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 49.593.793 Times

Simple Flowchart software
Filter: All | Freeware | Demo
 

Simple Flowchart

< 1 2 3 4 5 > 
Added: September 08, 2010 | Visits: 530

Gtk2::GladeXML::Simple Gtk2::GladeXML::Simple is a clean object-oriented interface to Gtk2::GladeXML. SYNOPSIS package MyApp; use base qw( Gtk2::GladeXML::Simple ); sub new { my $class = shift; my $self = $class->SUPER::new( $gladefile ); return $self; } ... # Signal handlers are methods of your class...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Gtk2::GladeXML::Simple Download

Added: March 14, 2010 | Visits: 809

XML::SAX::Simple XML::SAX::Simple is a SAX version of XML::Simple. SYNOPSIS use XML::SAX::Simple qw(XMLin XMLout); my $hash = XMLin("foo.xml"); XML::SAX::Simple is a very simple version of XML::Simple but for SAX. It can be used as a complete drop-in replacement for XML::Simple. See the documentation for...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): XML::SAX::Simple Download

Added: April 24, 2010 | Visits: 992

Test::Simple Test::Simple is a Perl module with basic utilities for writing tests. SYNOPSIS use Test::Simple tests => 1; ok( $foo eq $bar, foo is bar ); ** If you are unfamiliar with testing read Test::Tutorial first! ** This is an extremely simple, extremely basic module for writing tests suitable...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (92): Test::Simple Download

Added: April 01, 2010 | Visits: 1.282

DFA::Simple DFA::Simple is a Perl module to implement simple Discrete Finite Automata. SYNOPSIS my $Obj = new DFA::Simple or my $Obj = new DFA::Simple $Transitions; or my $Obj = new DFA::Simple $Actions, $StateRules; $Obj->Actions = [...]; my $Trans = $LP->Actions; $Obj->StateRules = [...]; my...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (136): DFA::Simple Download

Added: July 20, 2010 | Visits: 770

Simple XML Framework Simple is an XML serialization framework for Java. Simple XML Framework goal is to provide an XML framework that enables rapid development of XML configuration and communication systems. This framework aids the development of XML systems with minimal effort and reduced errors. The framework...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (88): Simple XML Framework Download

Added: August 27, 2010 | Visits: 2.165

Simple File Transfer Simple File Transfer is a pure useless program which allows you exchange files with remote computers via Internet. This program has been written for personnal use, so dont blame me if you think I am stupid doing such tool for the others. It should run on every POSIX compliant Operating System,...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (195): Simple File Transfer Download

Added: March 27, 2010 | Visits: 1.292

Simple RSS Service The Simple RSS Service (SRSSS) generates and serves RSS feeds through a common interface via CGI-enabled webservers. It uses modules to extract items for feeds from various sources, and has a virtual filesystem where feeds can be read by CGI-clients. The package contains everything needed to...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (133): Simple RSS Service Download

Added: November 10, 2010 | Visits: 857

JOpt Simple JOpt Simple is a simple, test-driven command line parser for Java programs. JOpt Simple supports POSIX getopt() and GNU getopt_long(). What command line switch syntax does JOpt Simple support? As closely as possible, JOpt Simple attempts to adhere to the rules of POSIX getopt() and GNU...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (90): JOpt Simple Download

Added: June 03, 2010 | Visits: 2.247

AI::ExpertSystem::Simple AI::ExpertSystem::Simple is a simple expert system shell. SYNOPSIS This class implements a simple expert system shell that reads the rules from an XML knowledge base and questions the user as it attempts to arrive at a conclusion. This class is where all the work is being done and the other...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (599): AI::ExpertSystem::Simple Download

Added: September 02, 2010 | Visits: 2.426

Simple PHP Calendar Simple PHP Calendar is a a simple, extensible PHP calendar class. The project focuses exclusively on generating an HTML representation for a given month. It is meant to be easily extended for use in other applications, such as input widgets for forms, or full event calendaring applications. Its...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (120): Simple PHP Calendar Download

Added: July 09, 2010 | Visits: 1.366

Simple Sound for Small Devices Simple Sound for Small Devices (libsssd) is a simple cross-platform audio library. Simple Sound for Small Devices is designed primarily for games on portable devices such as smart phones, PDAs, and hand-helds. Simple Sound for Small Devices is designed as a very portable, cross-platform API for...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (89): Simple Sound for Small Devices Download

Added: May 13, 2010 | Visits: 1.008

Simple Perl Package Manager Simple Perl Package Manager tracks the files added or deleted from a system by using "find". It can detect modified files using installwatch, make backups of modified or deleted files, and remove, list, or make a tarball of a package. It records MD5 checksums of all installed files and includes...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Simple Perl Package Manager Download

Added: August 27, 2010 | Visits: 810

Tree::Simple::SAX Tree::Simple::SAX is a set of classes for using Tree::Simple with XML. SYNOPSIS use Tree::Simple::SAX; use XML::SAX::ParserFactory; my $handler = Tree::Simple::SAX::Handler->new(Tree::Simple->new()); my $p = XML::SAX::ParserFactory->parser(Handler => $handler); $p->parse_string(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Tree::Simple::SAX Download

Added: September 12, 2010 | Visits: 1.475

Graph::Flowchart Graph::Flowchart is a Perl module that can generate easily flowcharts as Graph::Easy objects. SYNOPSIS use Graph::Flowchart; my $flow = Graph::Flowchart->new(); print $flow->as_ascii(); This module lets you easily create flowcharts as Graph::Easy objects. This means you can output your...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (171): Graph::Flowchart Download

Added: April 08, 2010 | Visits: 1.187

PCL::Simple PCL::Simple is a Perl module to create PCL for printing plain text files. SYNOPSIS use PCL::Simple qw( PCL_pre PCL_post ); open PLAIN,.


Platforms: *nix

License: Freeware Size: 5.12 KB Download (116): PCL::Simple Download

Added: April 14, 2010 | Visits: 1.038

Simple DocBook Processor Simple DocBook Processor project reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (89): Simple DocBook Processor Download

Added: April 15, 2010 | Visits: 936

LockFile::Simple LockFile::Simple is a simple file locking scheme. SYNOPSIS use LockFile::Simple qw(lock trylock unlock); # Simple locking using default settings lock("/some/file") || die "cant lock /some/filen"; warn "already lockedn" unless trylock("/some/file"); unlock("/some/file"); # Build...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (150): LockFile::Simple Download

Added: May 07, 2010 | Visits: 868

Net::Delicious::Simple Net::Delicious::Simple is a Net::Delicious for backups. SYNOPSIS use Net::Delicious::Simple; my $del = Net::Delicious->new(user => plki, pswd => secret); print "$_->{href}n" for $del->all_posts; __top If you want to do anything interesting with del.icio.us automation, you probably want...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Net::Delicious::Simple Download

Added: January 13, 2010 | Visits: 1.205

Simple Meeting Website Simple Meeting Website project is a simple TurboGears Web site that can track RSVPs for a series of meetings. Whats New in This Release: - Emailed meeting reminders have been added (activated by a cron job). - The site now validates as HTML 4.01 Strict..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (107): Simple Meeting Website Download

Added: October 27, 2010 | Visits: 1.014

Declare::Constraints::Simple Declare::Constraints::Simple is a Perl module for Declarative Validation of Data Structures. SYNOPSIS use Declare::Constraints::Simple-All; my $profile = IsHashRef( -keys => HasLength, -values => IsArrayRef( IsObject )); my $result1 = $profile->(undef); print $result1->message, "n"; #...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (87): Declare::Constraints::Simple Download

< 1 2 3 4 5 >