Tag «convert between»: downloads
Search results for «convert between»:
Time::Convert 0.5 by Time::Convert Team
Time::Convert is a Perl interface to converting unix seconds to years, days, hours and minutes.
SYNOPSIS
use Time::Convert;
my $convert = new Time::Convert;
EXAMPLE
use Time::Convert;
my $convert = new Time::Convert;
$REPLY = $convert->Conv…
Convert::PEM::CBC 0.0.7 by Convert::PEM Team
Convert::PEM::CBC is a Perl module for Cipher Block Chaining Mode implementation.
SYNOPSIS
use Convert::PEM::CBC;
my $cbc = Convert::PEM::CBC->new(
Cipher => 'Crypt::DES_EDE3',
Passphrase => 'foo'
);
$cbc->encr…
Convert 3.20 by s4ncho
Convert rpm2deb adds "convert rpm to deb" to action menu on rpm package.
Requirements:
KDE
Alien
Installation:
save this file in ~/.kde/share/apps/konqueror/servicemenus…
Convert::yEnc::Entry 1.02 by Steven W McDougall
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 "1…
Mail::Message::Convert 2.066 by Mark Overmeer
Mail::Message::Convert is a Perl module for conversions between message types.
INHERITANCE
Mail::Message::Convert
is a Mail::Reporter
Mail::Message::Convert is extended by
Mail::Message::Convert::Html
Mail::Message::Convert::HtmlFormatPS
Mail::Message::Convert::HtmlFormatT…
Finance::Currency::Convert::Yahoo 0.2 by Lee Goddard
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($…
Convert::ASCII::Armor 1.4 by Vipul Ved Prakash
Convert::ASCII::Armor is a Perl module that can convert binary octets into ASCII armoured messages.
SYNOPSIS
See SYNOPSIS in Convert::ASCII::Armour.
Empty subclass of Convert::ASCII::Armour for American English speakers.
Requirements:
Perl…
Date::Convert::French_Rev 0.05 by Jean Forget
Date::Convert::French_Rev can convert from / to French Revolutionary Calendar.
SYNOPSIS
use Date::Convert::French_Rev;
Converting from Gregorian (or other) to Revolutionary
$date=new Date::Convert::Gregorian(1799, 11, 9);
convert Date::Convert::French_Rev $date;
print $date->…
Finance::Currency::Convert::XE 0.10 by Barbie
Finance::Currency::Convert::XE is a Perl module for currency conversion module.
SYNOPSIS
use Finance::Currency::Convert::XE;
my $obj = Finance::Currency::Convert::XE->new()
|| die "Failed to create objectn" ;
my $value = $obj->convert(
'source'…
Convert::Number::Digits 0.03 by Daniel Yacob
Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode.
SYNOPSIS
use utf8;
require Convert::Number::Digits;
my $number = 12345;
my $d = new Convert::Number::Digits ( $number );
print "$number => ", $d->toArabic, "n";
my $gujarti = $d->toGujar…
Mail::Addressbook::Convert::Tsv 1.1 by Joe Davidson
Mail::Addressbook::Convert::Tsv is a Perl module that can convert to and from Tsv ( Tab Separated )formatted addressbooks.
SYNOPSIS
use strict;
use Mail::Addressbook::Convert::Tsv;
my $TSV = new Mail::Addressbook::Convert::Tsv();
my $TsvInFile ="csvSample.txt"; # name of the file containing…
Sman::Man::Convert 1.01 by Josh Rabinowitz
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);…
Convert::Braille 0.05 by Daniel Yacob
Convert::Braille is a Perl module that can convert Between Braille Encodings.
SYNOPSIS
use Convert::Braille;
print brailleAsciiToUnicode ( "HELLO" ), "n";
print brailleDotsToAscii ( "12515123123135" ), "n";
EXPORTS
brailleDotsToUnicode
brailleUnicodeToDots
brailleUnicodeToAsc…
Convert::ASN1 0.20 by Graham Barr
Convert::ASN1 is an ASN.1 Encode/Decode library.
SYNOPSYS
use Convert::ASN1;
$asn = Convert::ASN1->new;
$asn->prepare(q);
$pdu = $asn->encode( int => 7, str => "string");
$out = $asn->decode($pdu);
print $out->{int}," ",$out->{str},"n";
use Convert::ASN1 qw(:io);
…
Mail::Message::Convert::TextAutoformat 2.066 by Mark Overmeer
Mail::Message::Convert::TextAutoformat is a Perl module that can reformat plain text messages.
INHERITANCE
Mail::Message::Convert::TextAutoformat
is a Mail::Message::Convert
is a Mail::Reporter
SYNOPSIS
use Mail::Message::Convert::TextAutoformat;
my $af = Mail::Message::Conve…
Convert::Base32 0.02 by Tatsuhiko Miyagawa
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 i…
Convert::Wiki 0.05 by Tels
Convert::Wiki is a Perl module that can convert HTML/POD/txt from/to Wiki code.
SYNOPSIS
use Convert::Wiki;
my $wiki = Convert::Wiki->new();
$wiki->from_txt ( $txt );
die ("Error: " . $wiki->error()) if $wiki->error;
print $wiki->as_wiki(…
Mail::Addressbook::Convert::Juno 1.1 by Joe Davidson
Mail::Addressbook::Convert::Juno can convert from Juno addressbooks.
SYNOPSIS
use strict;
use Mail::Addressbook::Convert::Juno;
my $Juno = new Mail::Addressbook::Convert::Juno();
my $JunoInFile ="junoSample.nv"; # name of the file containing the Juno data # it is found in the Spry folder
#…
Convert::BER 1.3101 by Graham Barr
Convert::BER is a Perl module for ASN.1 Basic Encoding Rules.
SYNOPSIS
use Convert::BER;
$ber = new Convert::BER;
$ber->encode(
INTEGER => 1,
SEQUENCE => [
BOOLEAN => 0,
STRING => "Hello",
],
REAL => 3.7,
…
Mail::Message::Convert::MailInternet 2.066 by Mark Overmeer
Mail::Message::Convert::MailInternet is a Perl module that can translate Mail::Message to Mail::Internet vv.
INHERITANCE
Mail::Message::Convert::MailInternet
is a Mail::Message::Convert
is a Mail::Reporter
SYNOPSIS
use Mail::Message::Convert::MailInternet;
my $convert = Mail:…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
