Help for this page
#!perl # c:/path/to/dirapp/test.pl ... use library_sub; print test();
package library_sub; # c:/path/to/dirapp/myperl-lib/library_sub.pm ... } 1;