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.061.341 Times

Devel Tinderbox Reporte Contact Php freeware
Filter: All | Freeware | Demo
 

Devel Tinderbox Reporte Contact Php

< 1 2 3 4 5 > 
Added: July 01, 2010 | Visits: 724

Devel::GDB Devel::GDB is a Perl module to open and communicate a gdb session. SYNOPSIS use Devel::GDB; $gdb = new Devel::GDB(); print $gdb->send_cmd(-environment-path); print $gdb->get(info functions); The old get syntax (of Devel::GDB-1.23) has been deprecated and will not be supported in future...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): Devel::GDB Download

Added: July 24, 2010 | Visits: 2.401

PHP music player controller PHP music player controller (PMPC) is a script that allows navigation through your music directory, and the adding of albums or single songs into a playlist. The project also allows you to play, stop, pause, and go back and forth through the playlist. Apache needs to run as the same user that...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): PHP music player controller Download

Added: October 08, 2010 | Visits: 847

Devel::Hints Devel::Hints is a Perl module created to access compile-time hints at runtime. SYNOPSIS use Devel::Hints :all; LABEL: print cop_label(); # LABEL cop_label(0 => FOO); # "goto FOO;" is valid after this point! print cop_file(); # same as __FILE__ print cop_filegv(); # same as $::{_< ....


Platforms: *nix

License: Freeware Size: 44.03 KB Download (88): Devel::Hints Download

Added: July 20, 2010 | Visits: 709

Devel::DumpSizes Devel::DumpSizes is a Perl module to dump the name and size in bytes (in increasing order) of variables that are available at a give point in a script. SYNOPSIS use Devel::DumpSizes qw/dump_sizes/; &Devel::DumpSizes::dump_sizes(); Or,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (91): Devel::DumpSizes Download

Added: May 21, 2010 | Visits: 1.844

vnstat PHP frontend vnstat PHP frontend project is a PHP fronted end to vnStat, a network traffic logger. Since vnStat is console mode only I created this script to make a nice report of the data collected by vnStat. This script requires a working PHP setup with GD image libraries. Also vnStat must be properly...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (124): vnstat PHP frontend Download

Added: November 18, 2010 | Visits: 2.470

PHP Web Toolkit 1.0.3 PHP Web Toolkit provides a rapid development toolkit for multi-layered Web applications written in PHP 5. The PHP Web Toolkit enables the rapid development of multi-layered Web applications and is designed to be easy to use, extensible, reliable, reusable, scalable, and secure. It integrates...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (130): PHP Web Toolkit 1.0.3 Download

Added: July 10, 2010 | Visits: 2.080

php-sqlite3 php-sqlite3 project is a PHP extension that lets you access SQLite3 databases within your scripts. PHP 4 and PHP 5 have already built-in support for this RDBM, but this is limited to the 2.x releases. This extension adds support for SQLite 3.x release. Please note that this project is still...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): php-sqlite3 Download

Added: February 24, 2010 | Visits: 2.469

The PHP Photo Archive 1.0 LinPHA is an easy to use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses a SQL database to store information about your pictures. It comes with a HTML based installer, so you dont need experience in setting up SQL DB..


Platforms: *nix

License: Freeware Size: 1.2 MB Download (116): The PHP Photo Archive 1.0 Download

Added: October 25, 2010 | Visits: 714

Devel::FindGlobals Devel::FindGlobals is a Perl module to find global variables and their size. SYNOPSIS use Devel::FindGlobals; print print_globals_sizes(); This module just runs around and over the symbol table, finds global variables, gets their sizes with Devel::Size, and then prints them out....


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Devel::FindGlobals Download

Added: August 03, 2010 | Visits: 565

Devel::Backtrace Devel::Backtrace is a Perl module for object-oriented backtrace. SYNOPSIS my $backtrace = Devel::Backtrace->new; print $backtrace; # use automatic stringification print $backtrace->point(0)->line; METHODS Devel::Backtrace->new([$start]) Constructs a new Devel::Backtrace which is...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): Devel::Backtrace Download

Added: April 01, 2010 | Visits: 666

Devel::TraceMethods Devel::TraceMethods is a Perl module for tracing module calls. SYNOPSIS use Devel::TraceMethods qw( PackageOne PackageTwo ); Devel::TraceMethods allows you to attach a logging subroutine of your choosing to all of the methods and functions within multiple packages or classes. You can use...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Devel::TraceMethods Download

Added: November 24, 2010 | Visits: 680

Devel::Constants Devel::Constants is a Perl module that translates constants back to named symbols. SYNOPSIS # must precede use constant use Devel::Constants flag_to_names; use constant A => 1; use constant B => 2; use constant C => 4; my $flag = A | B; print "Flag is: ", join( and ,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): Devel::Constants Download

Added: January 17, 2010 | Visits: 1.592

YaWiki PHP YaWiki PHP is a powerful Wiki system for collaborative document generation. It supports both anonymous and authenticated users. It uses an AreaMap page to generate a hierarchy of pages and navigational elements. It supports page-level access control lists. There is an optional comment...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (98): YaWiki PHP Download

Added: March 26, 2010 | Visits: 1.837

PHP html2ps PHP html2ps is a PHP equivalent of the popular Perl script by the same name that accurately converts HTML with images, complex tables (including rowspan and colspan), layers and divs, and CSS styles to PostScript. If using a Linux or Unix server which supports exec() and ps2pdf, you may also...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (153): PHP html2ps Download

Added: October 23, 2010 | Visits: 2.082

PHP/Javascript Jigsaw puzzle PHP/Javascript Jigsaw puzzle automatically creates jigsaw puzzles from a folder of images. Whats New in This Release: - javascript libary.


Platforms: *nix

License: Freeware Size: 11.26 KB Download (172): PHP/Javascript Jigsaw puzzle Download

Added: February 04, 2010 | Visits: 1.064

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (97): Devel::RingBuffer Download

Added: April 23, 2010 | Visits: 901

Devel::STrace::Monitor Devel::STrace::Monitor is a monitor interface component for Devel::STrace. SYNOPSIS # # open the mmaped file # use Devel::STrace::Monitor; my $view = Devel::STrace::Monitor->open(somefile.map); my $cycles = 0; while (1) { print "n**************************************n"; # #...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Devel::STrace::Monitor Download

Added: September 17, 2010 | Visits: 2.277

Input Filter extension for PHP Input Filter extension for PHP project is an extension for safely dealing with input parameters. It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data..


Platforms: *nix

License: Freeware Size: 24.58 KB Download (132): Input Filter extension for PHP Download

Added: September 15, 2010 | Visits: 817

Devel::DProf Devel::DProf is a Perl code profiler. SYNOPSIS perl5 -d:DProf test.pl The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Devel::DProf Download

Added: May 12, 2010 | Visits: 868

Devel::Peek SYNOPSIS use Devel::Peek; Dump( $a ); Dump( $a, 5 ); DumpArray( 5, $a, $b, ... ); mstat "Point 5"; 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...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (87): Devel::Peek Download

< 1 2 3 4 5 >