Mega Code Archive
Categories
/
Perl
/
String
String value reference
$reference = \"Hello!"; print $$reference;