![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
The BEGIN block is there to help figure out the correct LIB path, based on the script's path. The FindBin module might here you there. Check out the synopsys examples. Regarding the Pod::Usage problem, what happens if you move the "use Pod::Usage" line outside (before) the BEGIN block? Does that help? HTH :-) In reply to Re^3: pod2usage question
by SolidState
|
|