CGI/Perl Guide | Learning Center | Forums | Advertise | Login
Site Search: in
Add ListingModify ListingTell A FriendLink to TPASubscribeNew ListingsCool ListingsTop RatedRandom Link
Newest Reviews
  • review
  • hagen software
  • NOT GPL!
  • Hagan Software
  • Wasted Time with ...
  • poor pre-sale sup...
  • no response
  • rating the offer
  • Good Stuff
  • Good idea but use...


  • Brochure Templates  
     
    Perl Archive : Modules : Devel : Page 2
    Guide Search entire directory  this category
     
    Subcategories:

      Perl Development Tools@ (71)
    Various tools to help novice and seasoned programmers program. Debuggers, code snippets, etc.
    Cookies,Code Snippets
     
    Links:   Pages: [<<] 1 2

      Devel::OpProf   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    Profile the internals of a Perl program.This module lets perl keep a count of each internal operation in a program so that you can profile your Perl code.

     (Added: Sun Jan 02 2000 Hits: 126 Rating: 0.00 Votes: 0)

      Devel::Peek   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    A data debugging tool for the XS programmer. Devel::Peek contains functions which allows raw Perl datatypes to be manipulated from a Perl script. This is used by those who do XS programming to check that the data they are sending from C to Perl looks as they think it should look. The trick, then, is to know what the raw datatype is supposed to look like when it gets to Perl.

     (Added: Sun Jan 02 2000 Hits: 123 Rating: 0.00 Votes: 0)

      Devel::PreProcessor   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    This package processes Perl source files and outputs a modified version acording to several user-setable option flags.

     (Added: Sun Jan 02 2000 Hits: 129 Rating: 0.00 Votes: 0)

      Devel::ptkdb   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    Perl debugger using a Tk GUI.

     (Added: Sun Jan 02 2000 Hits: 184 Rating: 0.00 Votes: 0)

      Devel::ptkdb   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    ptkdb is a debugger for perl that uses perlTk for a user interface.

     (Added: Sun Jan 02 2000 Hits: 152 Rating: 0.00 Votes: 0)

      Devel::SawAmpersand   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    Perl extension querying sawampersand variable. There's a global variable in the perl source, called sawampersand. It gets set to true in that moment in which the parser sees one of $`, $', and $&. It never can be set to false again. Trying to set it to false breaks the handling of the $`, $&, and $' completely.

     (Added: Sun Jan 02 2000 Hits: 125 Rating: 0.00 Votes: 0)

      Devel::SmallProf   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    The Devel::SmallProf profiler is focused on the time taken for a program run on a line-by-line basis. It is intended to be as small'' in terms of impact on the speed and memory usage of the profiled program as possible and also in terms of being simple to use.

     (Added: Sun Jan 02 2000 Hits: 139 Rating: 0.00 Votes: 0)

      Devel::Symdump   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    This little package serves to access the symbol table of perl.

     (Added: Sun Jan 02 2000 Hits: 101 Rating: 0.00 Votes: 0)

      Devel::Trace   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  
     Price: Free

    Print out each line before it is executed (like sh -x)

     (Added: Mon Jul 26 1999 Hits: 163 Rating: 0.00 Votes: 0)

      Devel::WeakRef   

    Save to Personal List   Rate this Listing   Review This Listing   Recommend this link to a friend   Report Broken Link  

    A weak reference maintains a pointer'' to an object (specified by a reference to it, just like bless) that does not contribute to the object's reference count; thus, the object's storage will be freed when only weak references remain to it.

     (Added: Sun Jan 02 2000 Hits: 125 Rating: 0.00 Votes: 0)

      Pages: [<<] 1 2
                                                                                                                                                                                                                                                                                                                                                                                                                                       


    About The Perl ArchiveLink Validation ProcessSearch Tips
    Web Applications & Managed Hosting Powered by Gossamer Threads
    Visit our Mailing List Archives