Dumping vars from CGI with Data::Dumper (2)

[email protected] (J Alejandro Ceballos Z) Wed, 30 Dec 2009 23:13:37 -0600
Newsgroups perl.beginners.cgi
Message-ID <[email protected]>
at the last post, it is

	print Dumper(param);

(without the @)