Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: detecting pod in files?

by davidrw (Prior)
on Aug 17, 2005 at 15:18 UTC ( [id://484465]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Pod::Checker;
    my $rc = podchecker($filepath, $outputpath, %options);
    ...
    }else{
      # ok!
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://484465]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 00:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found