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

Perl Stdout freeware
Filter: All | Freeware | Demo
 

Perl Stdout

< 1 2 3 4 5 > 
Added: August 30, 2017 | Visits: 1.253

OurNet::BBSApp::Sync OurNet::BBSApp::Sync is a Perl module to sync between BBS article groups. SYNOPSIS my $sync = OurNet::BBSApp::Sync->new({ artgrp => $local->{boards}{board1}{articles}, rartgrp => $remote->{boards}{board2}{articles}, param => { lseen => 0, rseen => 0, remote => bbs.remote.org, backend... Platforms: *nix

License: Freeware Size: 24.58 KB Download (112): OurNet::BBSApp::Sync Download

Added: June 16, 2010 | Visits: 946

I18N::AcceptLanguage I18N::AcceptLanguage is a Perl module that matches language preference to available languages. SYNOPSIS use I18N::AcceptLanguage; my $supportedLanguages = [( en-us, fr )]; my $acceptor = I18N::AcceptLanguage->new(); my $language = $acceptor->accepts($ENV{HTTP_ACCEPT_LANGUAGE},... Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): I18N::AcceptLanguage Download

Added: June 13, 2010 | Visits: 853

PDL::IO::Misc PDL::IO::Misc is a Perl module with misc IO routines for PDL. rcols() Read ASCII whitespaced cols from a file into piddles and perl arrays (also see "rgrep()"). There are two calling conventions - the old version, where a pattern can be specified after the filename/handle, and the new... Platforms: *nix

License: Freeware Size: 2.1 MB Download (87): PDL::IO::Misc Download

Added: October 20, 2010 | Visits: 828

Contextual::Return Contextual::Return is a Perl module to create context-senstive return values. SYNOPSIS use Contextual::Return; use Carp; sub foo { return SCALAR { thirty-twelve } BOOL { 1 } NUM { 7*6 } STR { forty-two } LIST { 1,2,3 } HASHREF { {name => foo, value => 99} } ARRAYREF { [3,2,1] }... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Contextual::Return Download

Added: February 25, 2010 | Visits: 1.551

WWW::Babelfish WWW::Babelfish is a Perl extension for translation via Babelfish or Google. SYNOPSIS use WWW::Babelfish; $obj = new WWW::Babelfish( service => Babelfish, agent => Mozilla/8.0, proxy => myproxy ); die( "Babelfish server unavailablen" ) unless defined($obj); $french_text = $obj->translate(... Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): WWW::Babelfish Download

Added: June 25, 2010 | Visits: 809

Carp::Datum Carp::Datum is a Perl module used for debugging and tracing. SYNOPSIS # In modules use Carp::Datum; # Programming by contract sub routine { DFEATURE my $f_, "optional message"; # $f_ is a lexical lvalue here my ($a, $b) = @_; DREQUIRE $a > $b, "a > b"; $a += 1; $b += 1; DASSERT $a >... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Carp::Datum Download

Added: October 26, 2010 | Visits: 800

BSD::Ipfwgen BSD::Ipfwgen is a Perl module to aid in the creation of ipfw-based firewalls. SYNOPSIS use BSD::Ipfwgen; outside qw(**interface list**); leaf qw(**interface list**); consolidate qw(**network list**); us qw(**network list**); not_us qw(**network list**); to_us qw(**network list**);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): BSD::Ipfwgen Download

Added: July 04, 2010 | Visits: 1.441

CGI::Out CGI::Out is a Perl module to buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Out; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
out $query->header(); out $query->start_html( -title=>A test,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Out Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 2.295

sqlpp 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 #perldef for calling arbitrary perl code. SYNOPSIS... Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): sqlpp Download

Added: February 08, 2010 | Visits: 1.163

HPUX::Ioscan HPUX::Ioscan is a Perl function to handle HPUX ioscan command. SYNOPSIS use HPUX::Ioscan ; my $result = ioscan (); print "All hardware paths: ", join(" ", keys %$result),"n"; print "One device file of disk :n", $result->{2/1.6.0}{device_files}[0], "n"; This module works on top of the... Platforms: *nix

License: Freeware Size: 19.46 KB Download (94): HPUX::Ioscan Download

Added: August 24, 2010 | Visits: 1.606

JavaScript::Minifier JavaScript::Minifier is a Perl translation of jsmin.c. SYNOPSIS use JavaScript::Minifier; my $obj = new JavaScript::Minifier; $obj->minify(*STDIN, *STDOUT); use JavaScript::Minifier qw(jsmin); jsmin(*STDIN, *STDOUT); This work is a translation from C to Perl of jsmin.c published by... Platforms: *nix

License: Freeware Size: 4.1 KB Download (144): JavaScript::Minifier Download

Added: July 10, 2010 | Visits: 729

MARC::Charset MARC::Charset is a Perl module to convert MARC-8 encoded strings to UTF-8. SYNOPSIS # import the marc8_to_utf8 function use MARC::Charset marc8_to_utf8; # prepare STDOUT for utf8 binmode(STDOUT, utf8); # print out some marc8 as utf8 print marc8_to_utf8($marc8_string); MARC::Charset... Platforms: *nix

License: Freeware Size: 184.32 KB Download (104): MARC::Charset Download

Added: February 17, 2010 | Visits: 956

PAUS - Perl AUtomation System 1.0 Paus is all about controlling "stuff" with easy scripts. You could for example make the light in your house go on and off in the way you specify. You also could use paus to create a remote controlled mp3box that also has a web-interface at the same time and shows the current song on an LCD... Platforms: *nix

License: Freeware Size: 358.4 KB Download (98): PAUS - Perl AUtomation System 1.0 Download

Added: May 24, 2010 | Visits: 1.743

B::Bytecode B::Bytecode is Perl compilers bytecode backend. SYNOPSIS perl -MO=Bytecode[,-H][,-oscript.plc] script.pl Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script. EXAMPLE $ perl -MO=Bytecode,-H,-ohi -e print... Platforms: *nix

License: Freeware Size: 12.2 MB Download (112): B::Bytecode Download

Added: January 03, 2010 | Visits: 957

XML::TiePYX XML::TiePYX is a Perl module to read or write XML data in PYX format via tied filehandle SYNOPSIS use XML::TiePYX; tie *XML,XML::TiePYX,file.xml open IN,file.xml or die $!; tie *XML,XML::TiePYX,*IN,Condense=>0; my $text=< tag xmlns="http://www.omsdev.com" >text< /tag >; tie... Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): XML::TiePYX Download

Added: September 18, 2010 | Visits: 1.884

Bio::Index::Swissprot Bio::Index::Swissprot is a Perl Interface for indexing (multiple) Swissprot .dat files (ie flat file swissprot format). SYNOPSIS # Complete code for making an index for several # Swissprot files use Bio::Index::Swissprot; use strict; my $Index_File_Name = shift; my $inx =... Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Index::Swissprot Download

Added: August 24, 2010 | Visits: 1.070

Proc::Forking Proc::Forking is a Perl module that provides a set of tool to fork and daemonize. SYNOPSIS #!/usr/bin/perl use strict; use Proc::Forking; use Data::Dumper; use Time::HiRes qw(usleep); # to allow micro sleep my $f = Proc::Forking->new(); $SIG{ KILL } = $SIG{ TERM } = $SIG{ INT } = sub... Platforms: *nix

License: Freeware Size: 11.26 KB Download (86): Proc::Forking Download

Added: March 23, 2010 | Visits: 839

GnuPG::Interface GnuPG::Interface is a Perl interface to GnuPG. SYNOPSIS # A simple example use IO::Handle; use GnuPG::Interface; # settting up the situation my $gnupg = GnuPG::Interface->new(); $gnupg->options->hash_init( armor => 1, homedir => /home/foobar ); # Note you can set the recipients even... Platforms: *nix

License: Freeware Size: 37.89 KB Download (91): GnuPG::Interface Download

Added: March 13, 2010 | Visits: 1.605

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less... Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

Added: November 12, 2010 | Visits: 1.173

HTTP::Webdav HTTP::Webdav is a Perl interface to Neon HTTP and WebDAV client library. SYNOPSIS use HTTP::Webdav ; $sess = HTTP::Webdav -> new ; $sess -> server ("www.ecos.de", 80) ; $sess -> get ("/", STDOUT) ; $sess -> put ("/dav/foo.htm", STDIN) ; # remove property test3 # set value of property... Platforms: *nix

License: Freeware Size: 32.77 KB Download (116): HTTP::Webdav Download

< 1 2 3 4 5 >