Help for this page

Select Code to Download


  1. or download this
    BLA 1,2,3;
    within_myDSL { BLA 1,2,3 }
    
  2. or download this
    use subs qw( BLA );
    package iDSL;
    # package code
    1;