On HP-UX 11.o I have built my perl with following options
config_args=''hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=define useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef
Now when I trying to start debugging a perl script then it is giving following error
%perl -d test.pl
Default die handler restored.
Loading DB routines from perl5db.pl version 1.07
Editor support available.
Enter h or `h h' for help, or `man perldebug' for more help.
"globally" is not defined in %File::Glob::EXPORT_TAGS at /home/porting/pkoley/project/Testing/Perl/lib/5.6.1/PA-RISC2.0-thread/File/Glob.pm line 23
Can anyone please tell me what I have done wrong?
Thanks in advance.
Regards
-Pijush
In reply to A query on Perl debugger!!! by pijush
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |