print redirect( "http://www.xs4all.nl/~werksman/webmees/index.html" ); #### $ARGV[0] = http://www.perlmonks.org print redirect( $ARGV[0] ); #### $ARGV[0] = http://www.xs4all.nl/~werksman/webmees/index.html print redirect( $ARGV[0] );
## $ARGV[0] = http://www.perlmonks.org print redirect( $ARGV[0] ); ##
## $ARGV[0] = http://www.xs4all.nl/~werksman/webmees/index.html print redirect( $ARGV[0] );