Help for this page

Select Code to Download


  1. or download this
    use strict;
    *PIE = \"Warm Apple";
    print "pie: $PIE\n";
    
  2. or download this
    Variable "$PIE" is not imported at ./constant.pl line 7.
    Global symbol "$PIE" requires explicit package name at ./constant.pl l
    +ine 7.
    Execution of ./constant.pl aborted due to compilation errors.