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

Switch Convert freeware
Filter: All | Freeware | Demo
 

Switch Convert

< 1 2 3 4 5 > 
Added: July 12, 2010 | Visits: 675

Convert::BulkDecoder Convert::BulkDecoder is a Perl module to extract (binary) data from mail and news messages. SYNOPSIS use Convert::BulkDecoder; my $cvt = new Convert::BulkDecoder::; # Collect the articles into an array ref. my $art = [<>]; # Decode. my $res = $cvt->decode($art); die("Failed!") unless...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): Convert::BulkDecoder Download

Added: November 14, 2010 | Visits: 1.160

Convert::Addressbook::Mozilla2Blackberry Convert::Addressbook::Mozilla2Blackberry is a Perl extension for converting a CSV comma delimited addressbook from Mozilla to Blackbery csv import format. SYNOPSIS use Mozilla::Mork; use Convert::Addressbook::Mozilla2Blackberry; #get the file from the command line or quit with an error...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Convert::Addressbook::Mozilla2Blackberry Download

Added: July 09, 2010 | Visits: 1.468

Convert::Cyrillic Convert::Cyrillic is a Perl module with routines for converting from one cyrillic charset to another. SYNOPSIS use Convert::Cyrillic; $src = koi8; $dst = win; $SrcBuf = text in koi8 here; $DstBuf = Convert::Cyrillic::cstocs ($Src, $Dst, $SrcBuf); This package implements routine for...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (229): Convert::Cyrillic Download

Added: June 09, 2010 | Visits: 1.076

Sman::Man::Convert Sman::Man::Convert is a Perl module to convert manpages to XML for sman-update and sman. SYNOPSIS # this module is intended for internal use by sman-update my $smanconfig = new Sman::Config(); $smanconfig->ReadDefaultConfigFile(); my $converter = new Sman::Man::Convert($smanconfig);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (98): Sman::Man::Convert Download

Added: July 10, 2010 | Visits: 1.112

Convert::ASCIInames Convert::ASCIInames is a Perl module that includes ASCII names for control characters. SYNOPSIS use Convert::ASCIInames; Convert::ASCIInames::Configure(fallthrough => 1); $name = ASCIIname($character_ordinal); $name = ASCIIaltname($character_ordinal); $name =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): Convert::ASCIInames Download

Added: May 06, 2010 | Visits: 1.071

Convert::Cyr Convert::Cyr, chcp is a Perl module for change cyrillic code page of a text. SYNOPSIS use Convert::Cyr qw(chcp); $converted_string=chcp($string, $maxlen, $from, $to); ABSTRACT Convert::Cyr, chcp - change cyrillic code page of a text. chcp takes as the first argument a string that is to...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (129): Convert::Cyr Download

Added: July 16, 2010 | Visits: 1.680

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: October 18, 2010 | Visits: 1.312

Linux Multilayer Switch Linux Multilayer Switch is part of a larger project that aims at building a Linux-based Layer 2 and 3 switching appliance. We hope this will be integrated into the official Linux kernel someday, but first our code must reach maturity and then we must prove the kernel team that its ok. This is...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (147): Linux Multilayer Switch Download

Added: January 24, 2010 | Visits: 1.703

Multi Switch Looking Glass for PHP Multi Switch Looking Glass for PHP allows network administrators to open/close ports on Cisco CatOS/IOS switches via a Web interface. It is clear, configurable, and very useful to LAN party organizers for opening a port when a gamer pays for his place in the manifestation.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (135): Multi Switch Looking Glass for PHP Download

Added: November 19, 2010 | Visits: 730

Convert::Bencode Convert::Bencode are functions for converting to/from bencoded strings. SYNOPSIS use Convert::Bencode qw(bencode bdecode); my $string = "d4:ainti12345e3:key5:value4:type4:teste"; my $hashref = bdecode($string); foreach my $key (keys(%{$hashref})) { print "Key: $key, Value:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Convert::Bencode Download

Added: July 16, 2010 | Visits: 870

GD::Convert GD::Convert is a Perl module with additional output formats for GD. SYNOPSIS use GD; use GD::Convert qw(gif=gif_netpbm newFromGif=newFromGif_imagemagick wbmp); # or: require GD::Convert; import GD::Convert; ... $gd->ppm; $gd->xpm; $gd->gif; $gd->wbmp; ... $gd =...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): GD::Convert Download

Added: January 21, 2010 | Visits: 968

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

Added: July 11, 2010 | Visits: 1.715

Convert::yEnc::Decoder Convert::yEnc::Decoder is a Perl module that decodes yEncoded files. SYNOPSIS use Convert::yEnc::Decoder; $decoder = new Convert::yEnc::Decoder; $decoder = new Convert::yEnc::Decoder $dir; $decoder->out_dir($dir); eval { $decoder->decode( $file); $decoder->decode(*FILE);...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (378): Convert::yEnc::Decoder Download

Added: February 21, 2010 | Visits: 937

Convert::yEnc::RC Convert::yEnc::RC is a Perl module for yEnc file-part database. SYNOPSIS use Convert::yEnc::RC; $rc = new Convert::yEnc::RC; $rc = new Convert::yEnc::RC $file; $ok = $rc->load; $ok = $rc->load($file); $ok = $rc->update ($line); @files = $rc->files; @complete = $rc->complete;...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (93): Convert::yEnc::RC Download

Added: April 05, 2010 | Visits: 828

Convert::yEnc::Entry Convert::yEnc::Entry is a Perl module as an entry in a Convert::yEnc::RC database. SYNOPSIS use Convert::yEnc::Entry; $entry = new Convert::yEnc::Entry { size => 10000 }; $entry = new Convert::yEnc::Entry { size => 50000, part => 1 }; $entry = load Convert::yEnc::Entry "10000t10000";...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (98): Convert::yEnc::Entry Download

Added: May 08, 2010 | Visits: 1.087

Convert::RACE Convert::RACE is a conversion between Unicode and RACE. SYNOPSIS use Convert::RACE; $domain = to_race($utf16str); $utf16str = from_race($domain); This module provides functions to convert between RACE (Row-based ASCII-Compatible Encoding) and Unicode Encodings. RACE converts strings...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (106): Convert::RACE Download

Added: April 16, 2010 | Visits: 763

Convert::Base32 Convert::Base32 is a Perl module for encoding and decoding of base32 strings. SYNOPSIS use Convert::Base32; $encoded = encode_base32("x3ax27x0fx93"); $decoded = decode_base32($encoded); This module provides functions to convert string from / to Base32 encoding, specified in RACE...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (104): Convert::Base32 Download

Added: August 02, 2010 | Visits: 2.286

Convert::Wiki::Node::Line Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). SYNOPSIS use Convert::Wiki::Node::Line; my $hr = Convert::Wiki::Node::Line->new( ); print $hr->as_wiki(); A Convert::Wiki::Node::Line represents a horizontal line (aka ruler)..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): Convert::Wiki::Node::Line Download

Added: April 11, 2010 | Visits: 1.960

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): Convert::Wiki::Node::Item Download

Added: November 14, 2010 | Visits: 1.411

Convert::Wiki::Node::Head Convert::Wiki::Node::Head is a Perl module that represents a headline node. SYNOPSIS use Convert::Wiki::Node::Head; my $head = Convert::Wiki::Node->new( txt => About Foo, type => head1 ); print $head->as_wiki(); A Convert::Wiki::Node::Head represents a headline node in a text..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): Convert::Wiki::Node::Head Download

< 1 2 3 4 5 >