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

Perl Script To Create Timesheet freeware
Filter: All | Freeware | Demo
 

Perl Script To Create Timesheet

< 1 2 3 4 5 > 
Added: February 15, 2010 | Visits: 864

Gtk2::Ex::MindMapView::Border::RoundedRect Gtk2::Ex::MindMapView::Border::RoundedRect is a Perl module to create a rounded rectangle border. SYNOPSIS use Gtk2::Ex::MindMapView::Border::RoundedRect; This module is internal to Gtk2::Ex::MindMapView. It draws a rounded rectangle border for a Gtk2::Ex::MindMapView::Item. This rectangle...



Platforms: *nix

License: Freeware Size: 50.18 KB Download (90): Gtk2::Ex::MindMapView::Border::RoundedRect Download

Added: July 26, 2010 | Visits: 890

Gtk2::Ex::MindMapView::Border::Rectangle Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border. HEIRARCHY Gtk2::Ex::MindMapView::Border +----Gtk2::Ex::MindMapView::Border::Rectangle SYNOPSIS use Gtk2::Ex::MindMapView::Border::Rectangle; This module is internal to Gtk2::Ex::MindMapView. It...





Platforms: *nix

License: Freeware Size: 50.18 KB Download (96): Gtk2::Ex::MindMapView::Border::Rectangle Download

Added: July 24, 2010 | Visits: 840

Method::Declarative Method::Declarative is a Perl module to create methods with declarative syntax. SYNOPSIS use Method::Declarative ( --defaults => { precheck => [ [ qw(precheck1 arg1 arg2) ], # ... ], postcheck => [ [ qw(postcheck1 arg3 arg4) ], # ... ], init => [ [ initcheck1 ], # ... ],...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (92): Method::Declarative Download

Added: November 16, 2010 | Visits: 789

Sub::Curry Sub::Curry is a Perl module to create curried subroutines. SYNOPSIS use Sub::Curry; use Sub::Curry qw/ :CONST curry /; # Import spice constants # and the &curry function. #my $f1 = Sub::Curry::->new(&foo, 1, 2); # Same as below. my $f1 = curry(&foo, 1, 2); my $f2 = $cb1->new(3, 4); my...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Sub::Curry Download

Added: January 15, 2010 | Visits: 1.084

Template::TT2Site Template::TT2Site is a Perl module to create standard web sites with the Template Toolkit. SYNOPSIS $ mkdir NewSite $ cd NewSite $ tt2site setup ... make your pages ... $ tt2site build ... point your browser at html/index.html ... tt2site is just a wrapper program. tt2site setup is...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (95): Template::TT2Site Download

Added: August 27, 2010 | Visits: 1.130

Rose::Class::MakeMethods::Set Rose::Class::MakeMethods::Set is a Perl module to create class methods to manage sets. SYNOPSIS package MyClass; use Rose::Class::MakeMethods::Set ( inheritable_set => [ required_name => { add_implies => add_valid_name, test_method => name_is_required, }, ], inherited_set => [...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (101): Rose::Class::MakeMethods::Set Download

Added: July 25, 2010 | Visits: 985

AAC::Pvoice AAC::Pvoice is a Perl module to create GUI software for disabled people. SYNOPSIS use AAC::Pvoice # this includes all AAC::Pvoice modules AAC::Pvoice is a set of modules to create software for people who cant use a normal mouse and/or keyboard. To see an application that uses this set of...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (104): AAC::Pvoice Download

Added: May 14, 2010 | Visits: 881

Image::WorldMap Image::WorldMap is a Perl module to create graphical world maps of data. SYNOPSIS use Image::WorldMap; my $map = Image::WorldMap->new("earth-small.png", "maian/8"); $map->add(4.91, 52.35, "Amsterdam.pm"); $map->add(-2.355399, 51.3828, "Bath.pm"); $map->add(-0.093999, 51.3627,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (104): Image::WorldMap Download

Added: April 08, 2010 | Visits: 1.198

PCL::Simple PCL::Simple is a Perl module to create PCL for printing plain text files. SYNOPSIS use PCL::Simple qw( PCL_pre PCL_post ); open PLAIN,.


Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): PCL::Simple Download

Added: November 27, 2010 | Visits: 1.011

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: September 09, 2010 | Visits: 2.508

Geo::Gpx Geo::Gpx is a Perl module to create and parse GPX files. SYNOPSIS # Version 0.10 compatibility use Geo::Gpx; my $gpx = Geo::Gpx->new( @waypoints ); my $xml = $gpx->xml; # New API, generate GPX my $gpx = Geo::Gpx->new(); $gpx->waypoints(@wpt); my $xml = $gpx->xml(1.0); # Parse GPX...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (214): Geo::Gpx Download

Added: October 14, 2010 | Visits: 2.593

Nokia::File::NFB Nokia::File::NFB is a Perl module to create, read and write Nokia nfb/nfc phone backup files. SYNOPSIS use Nokia::File::NFB; my $nfb = new Nokia::File::NFB; ## read in the file phone_backup.nfb. $nfb->read(phone_backup.nfb); ## print out the phone model the backup file is of. print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (517): Nokia::File::NFB Download

Added: November 14, 2010 | Visits: 734

Tk::MultiMediaControls Tk::MultiMediaControls is a Perl module to create media player control buttons. SYNOPSIS $mmc = $parent->MultiMediaControls(-option => value, ... ); Create multimedia controls similar to that found on Apple applications like QuickTime, iMovie, iDVD, iTunes, etcetera. This mega-widget...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (87): Tk::MultiMediaControls Download

Added: July 22, 2010 | Visits: 1.182

Bio::MCPrimers Bio::MCPrimers is a Perl module to create molecular cloning PCR primer pairs for a given gene so that the gene can be directionally inserted into a vector. Solver is generic, restriction enzymes and their order in the vector are specified in the caller. XPORT SUBROUTINES sub find_mc_primers...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (109): Bio::MCPrimers Download

Added: March 17, 2010 | Visits: 642

Iterator::BreakOn Iterator::BreakOn is a Perl module to create iterators with control flow breaks. SYNOPSIS use Iterator::BreakOn; # # get a generic data source with a next method implemented whom # returns a generic object # # in this example the order of the items in the data stream is assumed # to...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): Iterator::BreakOn Download

Added: February 27, 2010 | Visits: 728

Sub::Regex Sub::Regex is a Perl module to create synonymous subroutines. SYNOPSIS use Sub::Regex; sub /look(s|ing)?_for/ ($){ foobar blah blah } look_for(Amanda); looks_for(Amanda); looking_for(Amanda); lOoKiNg_fOr(Amanda); Sub::Regex is a small tool for users to create a subroutine with...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (102): Sub::Regex Download

Added: January 10, 2010 | Visits: 2.301

ip-filter-cgi ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (207): ip-filter-cgi Download

Added: February 22, 2010 | Visits: 1.086

GPGlist GPGlist project is a Perl script to implement gpg encrypted alias lists in a mail server. GPGlist is a Perl script to implement gpg encrypted alias lists in a mail server such as Sendmail or Postfix. It uses one XML config file to store information about lists. It backs up messages if an...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): GPGlist Download

Added: August 23, 2010 | Visits: 1.062

ex::constant::vars ex::constant::vars is a Perl pragma to create readonly variables. SYNOPSIS Using the tie() interface: use ex::constant::vars; tie my $pi, ex::constant::vars, 4 * atan2( 1, 1 ); tie my @family, ex::constant::vars, qw( John Jane ); tie my %age, ex::constant::vars, John => 27, Jane => Back...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ex::constant::vars Download

Added: November 16, 2010 | Visits: 1.053

nodoze nodoze is a Perl script to repair websites built with MS Windows so that they will work properly on a UNIX server. It changes all file and directory names, and all relative URLS in the html, to lower case, and it changes all .htm extensions to .html. When websites are built on on computers...


Platforms: *nix

License: Freeware Download (93): nodoze Download

< 1 2 3 4 5 >