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