Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    my $thingy = "No Change\n";
    ...
      $$in = "Changed\n";
    }
    
  2. or download this
    Can't use string ("No Change") as a SCALAR ref while "strict refs" in 
    +use at asdf.pl line 12