in reply to Re^4: removing perldata , hashref from XML file
in thread removing perldata , hashref from XML file

... where ... i should add ...

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

You misunderstand. This is choroba's code "signature" on PerlMonks.

c:\@Work\Perl\monks>perl -wMstrict -e "print map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1], +[{}],[sub{}^*ARGV,3] " JApH,
JApH stands for Just Another Perl Hacker. :) Please consider the advice given in the body of choroba's reply.


Give a man a fish:  <%-{-{-{-<

Replies are listed 'Best First'.
Re^6: removing perldata , hashref from XML file
by SaraMirabi (Novice) on May 16, 2020 at 05:54 UTC
    Oh yeah, I am so new to perl. I updated my code :-(