Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.069.344 Times

Devel::Leak 0.03

  Date Added: January 10, 2010  |  Visits: 726

Devel::Leak

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



Devel::Leak is a utility for looking for perl objects that are not reclaimed. SYNOPSIS use Devel::Leak; ... setup code my $count = Devel::Leak::NoteSV($handle); ... code that may leak Devel::Leak::CheckSV($handle); Devel::Leak has two functions NoteSV and CheckSV. NoteSV walks the perl internal table of allocated SVs (scalar values) - (which actually contains arrays and hashes too), and records their addresses in a table. It returns a count of these "things", and stores a pointer to the table (which is obtained from the heap using malloc()) in its argument. CheckSV is passed argument which holds a pointer to a table created by NoteSV. It re-walks the perl-internals and calls sv_dump() for any "things" which did not exist when NoteSV was called. It returns a count of the number of "things" now allocated..

Requirements: No special requirements
Platforms: Linux
Keyword: Checksv Develleak Libraries Looking Looking For Notesv Objects Perl Programming Table Utility
Users rating: 0/10

License: Freeware Size: 3.07 KB
USER REVIEWS
More Reviews or Write Review


DEVEL::LEAK RELATED
Utilities  -  GtkOrphan 0.4.2
GtkOrphan (a Perl/Gtk2 application for debian systems) is a graphical tool which analyzes the status of your installations, looking for orphaned libraries. GtkOrphan project implements a GUI front-end for deborphan, adding the package-removal...
133.12 KB  
Security Tools  -  sshutout 1.0.3
sshutout is a daemon that periodically monitors log files, looking for multiple failed login attempts via the Secure Shell daemon. sshutout is meant to mitigate what are commonly known as "dictionary attacks," i.e. scripted brute force attacks...
30.72 KB  
Games  -  lfgapp 0.2
lfgapp project is a client and server which provides a looking for group (LFG) service to be used alongside MMORPGs. A player community (player-run guild for example) can run a central LFG server and then group leaders can advertise groups....
30.72 KB  
Utilities  -  Flawfinder 1.27
Flawfinder searches through source code looking for potential security flaws. This is the main web site for flawfinder, a program that examines source code and reports possible security weaknesses (``flaws) sorted by risk level. Its very useful...
76.8 KB  
Libraries  -  cache4j 0.4
cache4j library is a cache for Java objects with a simple API and fast implementation. It features in-memory caching, a design for a multi-threaded environment, both synchronized and blocking implementations, a choice of eviction algorithms (LFU,...
143.36 KB  
Business  -  Webmaster Software That Will Make you Forget Any Other Software On the Market 9.0
You can stop looking for the best webmaster software for you. ABCWebWizard Web Design is the easy to use software that will help you create your very own web pages with our effortless point and click design.The great thing about this webmaster...
2.93 MB  
Utilities  -  Unicounter 1.3
If you want to add page-hit counters or download counters to your website then you may have what you're looking for. This sophisticated Perl script can perform all the basic requirements of a web counter. It can :- act as a page-hit counter; act...
40 KB  
Utilities  -  Uniform Mail 1.0
If you want to submit form data to an email account then you may have what you're looking for. This sophisticated Perl script can perform all the basic requirements of a form mail program. It is secure. If configured correctly, it cannot be...
60 KB  
Business  -  If You Are Looking For Different kinds of Java Menus Types Then Look No Further Than Wyka-Warzecha's Menu Types 9.0
Have you ever thought about how your website looks to its viewers? Is it eye-catching? Professional looking? Modern? If you are unsure about the answer then chances are you need to update it, and there is no better place to start than our Java...
2.93 MB  
Web Searching Tools  -  HSweep for Linux 1.0.70
Are you looking for a way to extract an e-mail address or a web address from documents like web pages and/or other text based documents? Yeah! Then this application is what you need.
102.4 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB