Help for this page
svn help commit
#!/usr/bin/perl use strict; ... open my $pod_file, '<', \$pod_text; pod2usage( -input => $pod_file, %options ) }