Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Devel::Command::NewF 0.02

    Download button

    No screenshots available
    Downloads: 390  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Joe McMahon | More programs
    Perl Artistic License / FREE
    January 13th, 2007, 07:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Devel::Command::NewF description

    A Perl module with the extended 'f' command for the debugger.

    Devel::Command::NewF is a Perl module with the extended 'f' command for the debugger.

    SYNOPSIS

    # In .perldb (or perldb.ini on Windows)
    use Devel::Command;

    # Devel::Command::NewF loaded automatically

    perl -de0
    Patching with Devel::Command::DBSub::DB_5_8_5

    Loading DB routines from perl5db.pl version 1.27
    Editor support available.

    Enter h or `h h' for help, or `man perldebug' for more help.

    main::(-e:1): 0
    DB< 1 > fx Test::More
    Loaded Test::More
    auto(-1) DB< 2 > f /home/y/lib/perl5/5.8/i386-freebsd-thread-multi/Test/More.pm
    1 package Test::More;
    2
    3: use 5.004;
    4
    5: use strict;
    6
    7
    8 # Can't use Carp because it might cause use_ok() to accidentally succeed 9 # even though the module being used forgot to use Carp. Yes, this
    10 # actually happened.
    DB< 3 >


    This module extends the debugger's 'f' command so that you can simply enter the standard module name to switch the debugger to it:

    DB< 1 > fx My::Module

    This would look for My::Module in %INC; if it was not found, we would attempt to 'use' the module. If this also fails, we give up, with an error message.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    extended command | Perl debugger | Perl module | module | extended | command

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM