Help for this page

Select Code to Download


  1. or download this
    #a.pl
    use bspace;
    ...
    sub cgo { bhelp(); }
    sub chelp { print "chelp\n"; }
    1;
    
  2. or download this
    chelp
    Undefined subroutine &cspace::bhelp called at cspace.pm line 8.