Help for this page

Select Code to Download


  1. or download this
    package Acme::Asplode;
    
    ...
    }
    
    'ASPLODE!';
    
  2. or download this
    use 5.012;
    use strict;
    ...
    }
    
    foo();