if i just print this i get the followingprint Dumper $returnHash->{'Status'}; $VAR1 = bless( do{\(my $o = 62)}, 'FedexRateServiceTypes::Notification +SeverityType' );
Is there anyway to copy just the string text to a new scalar and not the bless?print $returnHash->{'Status'}; Hello World
In reply to Perl blessed object to scalar by clintonm9
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |