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

Moduleone Pm freeware
Filter: All | Freeware | Demo
 

Moduleone Pm

1 2 3 4 5 > 
Added: October 26, 2010 | Visits: 966

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: September 18, 2010 | Visits: 2.108

Silver Shield PM Control for Linux Silver Shield PM Control for Linux (formerly known as sispm_ctl) is an application enabling the use of the GEMBIRD SiS-PM device under Linux. The SiS-PM is an itelligent advanced surge protector with unique features: 4 sockets are manageable from the PC via USB port (GEMBIRD LTD). Silver...





Platforms: *nix

License: Freeware Size: 153.6 KB Download (111): Silver Shield PM Control for Linux Download

Added: January 21, 2010 | Visits: 972

Acme::PM::Dresden::Convert::VQWiki2TWiki Acme::PM::Dresden::Convert::VQWiki2TWiki is a Perl module to convert VQWiki syntax into TWiki syntax. SYNOPSIS use Acme::PM::Dresden::Convert::VQWiki2TWiki; my $convert = new Acme::PM::Dresden::Convert::VQWiki2TWiki (vqwiki => $text); print $convert->twiki; # or my $convert = new...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (95): Acme::PM::Dresden::Convert::VQWiki2TWiki Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 520

PM Report for PostgreSQL PM Report for PostgreSQL is a simple report generator that can be used with any PgSQL database. It is written in PHP and released under GPL. This is a fork off of PM Report originally made to work with MySQL (http://freshmeat.net/projects/pmreport/).


Platforms: Windows, Mac, Linux

License: Freeware Size: 170 KB Download (47): PM Report for PostgreSQL Download

Added: December 10, 2013 | Visits: 706

PM Chat PM Chat is an open source php based chat program that makes group chatting more easy and flexible. It has also the option to support private group chat.


Platforms: PHP

License: Freeware Size: 51.2 KB Download (57): PM Chat Download

Added: June 17, 2013 | Visits: 500

PM Report for PostgreSQL PM Report for PostgreSQL is a simple report generator that can be used with any PgSQL database. It is written in PHP and released under GPL. This is a fork off of PM Report originally made to work with MySQL (http://freshmeat.net/projects/pmreport/).


Platforms: *nix

License: Freeware Size: 204.8 KB Download (44): PM Report for PostgreSQL Download

Added: January 18, 2010 | Visits: 684

logiK logiK can create and solve puzzles like those in PM Creativity Trainer. You can create a puzzle form an image file and try to solve it. An example puzzle called start.xml is included. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (96): logiK Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 297

DICOM.pm: A Perl DICOM Library DICOM.pm is a Perl library allowing interpretation of DICOM-compliant medical image files. It can be used by applications to transfer, interpret, and archive DICOM files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 35.31 KB Download (43): DICOM.pm: A Perl DICOM Library Download

Added: September 08, 2010 | Visits: 1.198

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: October 24, 2010 | Visits: 1.199

CGI::WML CGI::WML is a Perl module with subclass LDSs "CGI.pm" for WML output and WML methods. SYNOPSIS use CGI::WML; $query = new CGI::WML; $content = $query->p("Hello WAP world"); print $query->header(), $query->start_wml(), $query->template(-content=>$query->prev()),...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): CGI::WML Download

Added: October 01, 2010 | Visits: 1.192

Filter::Macro Filter::Macro is a Perl module to make macro modules that are expanded inline. SYNOPSIS In MyHandyModules.pm: package MyHandyModules; use Filter::Macro; # lines below will be expanded into callers code use strict; use warnings; use Switch; use IO::All; use Quantum::Superpositions;...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Filter::Macro Download

Added: November 13, 2010 | Visits: 682

HTML::CMTemplate HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. SYNOPSIS use HTML::CMTemplate; $t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] ); $t->import_template( filename => file.html.ctpl, # in the paths above packagename => theTemplate,...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (98): HTML::CMTemplate Download

Added: February 09, 2010 | Visits: 760

RAS::PortMaster RAS::PortMaster.pm is a Perl Interface to Livingston PortMaster 2. SYNOPSIS RAS::PortMaster is a PERL 5 module for interfacing with a Livingston PortMaster remote access server. Using this module, one can very easily construct programs to find a particular user in a bank of PMs, disconnect...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): RAS::PortMaster Download

Added: February 18, 2010 | Visits: 843

RAS::HiPerARC RAS::HiPerARC.pm is a Perl Interface to 3Com/USR Total Control HiPerARC. SYNOPSIS RAS::HiPerARC is a PERL 5 module for interfacing with a 3Com/USR Total Control HiPerARC remote access server. Using this module, one can very easily construct programs to find a particular user in a bank of...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (99): RAS::HiPerARC Download

Added: October 07, 2010 | Visits: 760

RAS::AS5200 RAS::AS5200.pm is a Perl Interface to Cisco AS5200 Access Router. SYNOPSIS RAS::AS5200 is a PERL 5 module for interfacing with a Cisco AS5200 access router. Using this module, one can very easily construct programs to find a particular user in a bank of AS5200s, disconnect users, get usage...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (107): RAS::AS5200 Download

Added: November 03, 2010 | Visits: 727

AnnoCPAN::XMLCGI AnnoCPAN::XMLCGI is a Perl module to read XML input through a CGI.pm-like interface. SYNOPSYS use AnnoCPAN::XMLCGI; my $cgi = AnnoCPAN::XMLCGI->new; my $name = $cgi->param(name); print $cgi->header; print "Hello, $name!n"; # Hello, Bob! # In STDIN... < data > < name >Bob< /name > <...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (88): AnnoCPAN::XMLCGI Download

Added: May 02, 2010 | Visits: 1.095

XBase::FAQ XBase::FAQ is a Perl module with frequently asked questions about the XBase.pm/DBD::XBase modules. This is a list of questions people asked since the module has been announced in fall 1997, and my answers to them..


Platforms: *nix

License: Freeware Size: 102.4 KB Download (100): XBase::FAQ Download

Added: July 10, 2010 | Visits: 1.069

Module::Starter::XSimple Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Replacement class for Module::Starter::Simple. Can be used in two ways: Using the commandline Pass as an override class to the module-starter script: module-starter --module=[modulename]...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Module::Starter::XSimple Download

Added: June 27, 2010 | Visits: 958

MARC MARC is a Perl extension to manipulate MAchine Readable Cataloging records. SYNOPSIS use MARC; # constructors $x=MARC->new(); $x=MARC->new("filename","fileformat"); $x->openmarc({file=>"makrbrkr.mrc",format=>"marcmaker", increment=>"5", lineterm=>"n", charset=>%char_hash});...


Platforms: *nix

License: Freeware Size: 80.9 KB Download (92): MARC Download

Added: May 08, 2010 | Visits: 768

MARC::XML MARC::XML is a subclass of MARC.pm to provide XML support. SYNOPSIS use MARC::XML; #read in some MARC and output some XML $myobject = MARC::XML->new("marc.mrc","usmarc"); $myobject->output({file=>">marc.xml",format=>"xml"}); #read in some XML and output some MARC $myobject =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): MARC::XML Download

1 2 3 4 5 >