Help for this page
#!perl -w use strict; ... *print = *my_print; print "Hello World!";
Can't modify non-lvalue subroutine call at C:\Perl\scripts\newprint.pl + line 8. 991047768: