perl 5.003_01: pod/perllol.pod
[p5sagit/p5-mst-13.2.git] / pod / splitpod
index fd327d8..8db4060 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
-use PerlDoc::Functions;
+use lib '../lib';  # If you haven't installed perl yet.
+use Pod::Functions;
 
 local $/ = '';