Help for this page
Select Code to Download
Select
or
download this
package B ; sub usage { print "test\n" ; }
Select
or
download this
use B ; B::usage() ;