Help for this page

Select Code to Download


  1. or download this
    # echo $PERL5LIB
    /home/henry/gitr/MAS/lib 
    ...
    
    # perl -c /home/henry/gitr/MAS/lib/MAS/Global.pm
    /home/henry/gitr/MAS/lib/MAS/Global.pm syntax OK
    
  2. or download this
    # perldoc -l MAS::Global
    /home/henry/gitr/MAS/lib/MAS/Global.pm
    
  3. or download this
    # perl -v
    This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-li
    +nux-gnu-thread-multi
    ...
    VERSION="22.2 (Zara)"
    ID=linuxmint
    ID_LIKE="ubuntu debian" ... etc