Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    
    ...
        print "The string is $$ref"; 
    }
    
  2. or download this
    this works
    Error:17:  Can't use string ("str1") as a SCALAR ref while "strict ref
    +s" in use