Thanks to all -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gaal Yahas Sent: Tuesday, June 02, 2009 2:17 PM To: Perl in Israel Subject: Re: [Israel.pm] set echo in Perl scripts
Devel::Trace on CPAN. Or if you don't mind the slowdown, run the script with "perl -d", then enter "t" to start tracing before "c" to start running. On Tue, Jun 2, 2009 at 2:00 PM, Yossi Itzkovich <[email protected]> wrote: > Hi, > > Is there a way to simulate shell's set echo in Perl, so when I run the script > I get printing of each code line ? > > Thanks > > Yossi > _______________________________________________ > Perl mailing list > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl > -- Gaal Yahas <[email protected]> http://gaal.livejournal.com/ _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
