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

Jupiter S Moon Io software
Filter: All | Freeware | Demo
 

Jupiter S Moon Io

< 1 2 3 4 5 > 
Added: January 13, 2010 | Visits: 840

IO::Util IO::Util is a selection of general-utility IO function. SYNOPSIS use IO::Util qw(capture slurp Tid Lid Uid load_mml); capture() # captures the selected filehandle $output_ref = capture { any_printing_code() } ; # now $$output_ref eq something # captures FILEHANDLE $output_ref = capture...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): IO::Util Download

Added: October 24, 2010 | Visits: 1.618

CAD::Drawing::IO::Image CAD::Drawing::IO::Image is a Perl module with output methods for images. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "img" or $filename matches one of the ImageMagick type extensions. $fact =...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (111): CAD::Drawing::IO::Image Download

Added: September 06, 2010 | Visits: 1.612

CAD::Drawing::IO::Tk CAD::Drawing::IO::Tk is a Perl module with GUI I/O methods for CAD::Drawing. This module is considered extremely pre-ALPHA and its use is probably deprecated by the time you read this. Methods There is no constructor for this class, its methods are inherited via CAD::Drawing::IO Thoughts...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): CAD::Drawing::IO::Tk Download

Added: September 06, 2010 | Visits: 1.415

CAD::Drawing::IO::PostScript CAD::Drawing::IO::PostScript is a Perl module with PostScript output methods. I would like this module to both load and save PostScript vector graphics, but I have not yet found a suitable PostScript parsing package. This module should be considered pre-ALPHA and untested. Some features rely...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (101): CAD::Drawing::IO::PostScript Download

Added: September 01, 2010 | Visits: 1.491

CAD::Drawing::IO::PgDB CAD::Drawing::IO::PgDB is a Perl module with PostgreSQL save / load methods. This module is considered pre-ALPHA and under-documented. Its use is strongly discouraged except under experimental conditions. Particularly susceptible to change will be the table structure of the database, which...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (118): CAD::Drawing::IO::PgDB Download

Added: November 22, 2010 | Visits: 1.530

CAD::Drawing::IO::Compressed CAD::Drawing::IO::Compressed is a Perl module to load and save compressed data. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "compressed" or $filename has a ".gz" extension (probably the best way.)...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (103): CAD::Drawing::IO::Compressed Download

Added: January 27, 2010 | Visits: 1.347

CAD::Drawing::IO::Split CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "split" or $filename is a directory (need a tag?) $fact =...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): CAD::Drawing::IO::Split Download

Added: August 04, 2010 | Visits: 1.586

CAD::Drawing::IO CAD::Drawing::IO are I/O methods for the CAD::Drawing module. This module provides the load() and save() functions for CAD::Drawing and provides a point of flow-control to deal with the inheritance and other trickiness of having multiple formats handled through a single module. Utility...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (183): CAD::Drawing::IO Download

Added: January 05, 2010 | Visits: 840

dtRdr::Annotation::IO::YAML dtRdr::Annotation::IO::YAML is a Perl module to read/write annotations from/to yml files. Methods init $io->init; items_for Return the hashrefs for a given book. @items = $io->items_for($book); insert $io->insert($object, %args); delete $io->delete($object, %args); update...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (103): dtRdr::Annotation::IO::YAML Download

Added: November 07, 2010 | Visits: 1.369

S.C.O.U.R.G.E. S.C.O.U.R.G.E. is a rogue-like game in the fine tradition of NetHack and Moria. S.C.O.U.R.G.E. project sports a graphical front-end, similar to glHack or the Falcons eye..


Platforms: *nix

License: Freeware Size: 2.9 MB Download (99): S.C.O.U.R.G.E. Download

Added: October 22, 2010 | Visits: 1.133

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

Added: April 11, 2010 | Visits: 713

Bio::PopGen::IO Bio::PopGen::IO contains input individual,marker,allele information. SYNOPSIS use Bio::PopGen::IO; my $io = new Bio::PopGen::IO(-format => csv, -file => data.csv); # Some IO might support reading in a population at a time my @population; while( my $ind = $io->next_individual ) { push...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (104): Bio::PopGen::IO Download

Added: March 05, 2010 | Visits: 796

PDL::IO::FITS PDL::IO::FITS Perl module offers a simple FITS support for PDL. SYNOPSIS use PDL; use PDL::IO::FITS; $a = rfits(foo.fits); # read a FITS file $a->wfits(bar.fits); # write a FITS file This module provides basic FITS support for PDL, in the sense of reading and writing whole FITS files....


Platforms: *nix

License: Freeware Size: 2.1 MB Download (93): PDL::IO::FITS Download

Added: April 06, 2010 | Visits: 1.517

S-Terminal S-terminal lets you create a secure X terminal over an ecrypted tunnel. Regular X terminals pass unencrypted data between you the remote machine. S-terminal creates an encrypted tunnel through which all X traffic passes. It replaces the remote xdm login screen with a local application that...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (114): S-Terminal Download

Added: August 12, 2010 | Visits: 758

IO::Pty IO::Pty is a pseudo TTY object class. SYNOPSIS use IO::Pty; $pty = new IO::Pty; $slave = $pty->slave; foreach $val (1..10) { print $pty "$valn"; $_ = <$slave>; print "$_"; } close($slave); IO::Pty provides an interface to allow the creation of a pseudo tty. IO::Pty inherits...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): IO::Pty Download

Added: August 01, 2010 | Visits: 933

Bio::Network::IO::dip_tab Bio::Network::IO::dip_tab is a Perl class for parsing interaction data in DIP tab-delimited format. SYNOPSIS Do not use this module directly, use Bio::Network::IO. For example: my $io = Bio::Network::IO->new(-format => dip_tab, -file => data.dip); my $network = $io->next_network; The...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (95): Bio::Network::IO::dip_tab Download

Added: March 05, 2010 | Visits: 794

IO::Multiplex IO::Multiplex is a Perl module that can manage IO on many file handles. SYNOPSIS use IO::Multiplex; my $mux = new IO::Multiplex; $mux->add($fh1); $mux->add(*FH2); $mux->set_callback_object(...); $mux->listen($server_socket); $mux->loop; sub mux_input { ... } IO::Multiplex is...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (104): IO::Multiplex Download

Added: March 03, 2010 | Visits: 1.309

IO::Pipe::Producer IO::Pipe::Producer is a Perl module that provides two modules getSubroutineProducer and getSystemProducer. SYNOPSIS # Module which provides 2 methods: getSubroutineProducer # and getSystemProducer. They take a subroutine reference # (with associated arguments) and a system call #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): IO::Pipe::Producer Download

Added: June 19, 2010 | Visits: 703

Bio::Phylo::IO 0.17 Bio::Phylo::IO Perl module contains input and output of phylogenetic data. SYNOPSIS use Bio::Phylo::IO; # parsing a tree from a newick string my $tree_string = (((A,B),C),D);; my $tree = Bio::Phylo::IO->parse( -string => $tree_string, # old parser, always adds node labels -format =>...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): Bio::Phylo::IO 0.17 Download

Added: November 21, 2010 | Visits: 2.216

S-M-S S-M-S stands for Slackware Mini Server ans is a Linux operating system console based and manageable through webmin interface. Although described as a mini server, have all the features of a powerful server such as apache2, sendmail, spamassassin, clamav, squid, iptables firewall, mysql, cups and...


Platforms: *nix

License: Freeware Size: 218.6 MB Download (103): S-M-S Download

< 1 2 3 4 5 >