博客主机

Perl Debugger Tutorial: 10 Easy Steps to Debug Perl Program

To debug a perl program, invoke the perl debugger using “perl -d” as shown below. # perl -d ./perl_debugger.pl To understand the perl debugger commands in detail, let us create the following sample perl program (perl_debugger.pl). $ cat perl_debugger.pl #!/usr/bin/perl -w # Script to list out the filenames (in the pwd) that contains specific pattern. #Enabling slurp ...
Copyright © 小小的数据技术梦想 保留所有权利.   Theme  Ality 浙ICP备12043346号-1

用户登录

分享到: