Help for this page
#!/usr/bin/perl -w use strict; ... print "\ndone, press enter to exit"; my $dummy = <STDIN>;
-- #!/usr/bin/perl -np BEGIN{@ARGV=$0}s(^([^=].*)|=)()s; =Just another perl hacker\