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

Sunway Acme freeware
Filter: All | Freeware | Demo
 

Sunway Acme

< 1 2 3 > 
Added: October 15, 2013 | Visits: 436

Acme::Homer Acme::Homer is a Perl module to put a little Homer in your code. SYNOPSIS use Acme::Homer; woohoo "Free beer alright! "; mmm "Mcribwhich " if $sandwhich eq 'Processed Pork'; open my $beer, $marge or doh "could not open $beer: $!"; ...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): Acme::Homer Download

Added: November 11, 2013 | Visits: 434

Acme::Echo Acme::Echo is a Perl module to display Perl statements before, after, and/or during execution. SYNOPSIS use Acme::Echo qw/lines/; print "hello worldn"; print "blahn"; no Acme::Echo; print "foon"; my $srclog; BEGIN{ open $srclog, '>', "srclog.txt" or die; } use Acme::Echo 'after',...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Acme::Echo Download

Added: October 01, 2013 | Visits: 349

Acme::Code::FreedomFighter Acme::Code::FreedomFighter is a Perl module. It is pretty self documenting, please see the source code for further explanation. SYNOPSIS #!/usr/bin/perl use Acme::Code::FreedomFighter; use Acme::Code::Police;


Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): Acme::Code::FreedomFighter Download

Added: September 24, 2013 | Visits: 628

Acme::BOPE Created at the base of the hill of Babylon, New York, in full evening of funk, this module allows you to make inroads Perl programming using just jargon and language taken from the famous movie "Elite Squad" director Jose Padilha


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): Acme::BOPE Download

Added: July 02, 2013 | Visits: 349

Acme::Pony The first time you run a program under use Acme::Pony, the module removes all that nasty text stuff from your source file, turning it into a lovely ASCII-art rendition of a pony. In the spirit of other london.pm modules, the ASCII-art will consist entirely of the characters matching /[buffy]+/i,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Acme::Pony Download

Added: June 18, 2013 | Visits: 250

Acme::UNIVERSAL::cannot Acme::UNIVERSAL::cannot - Just so that Acme::LOLCat->cannot('has') SYNOPSIS ^ use Acme::UNIVERSAL::cannot; use Acme::LOLCat; # Should be fixed in 0.0.5 hopefully. Acme::LOLCat->cannot('has'); Acme::LOLCat->can't('has'); Acme::LOLCat->cant('has'); BLAME ^ ElPenguin made me do it....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): Acme::UNIVERSAL::cannot Download

Added: August 03, 2008 | Visits: 1.046

Class Acme.Serve.Serve Minimal Java HTTP server class. This class implements a very small embeddable HTTP server. It runs Servlets compatible with the API used by JavaSoft's JavaServer server. It comes with default Servlets which provide the usual httpd services, returning files and directory listings. This is not in...


Platforms: ALL

License: Freeware Download (148): Class Acme.Serve.Serve Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 278

wily - an implementation of acme Wily is a mouse-oriented, text-based environment for programmers.It lets you interact with files, directories and programs through mouse and keyboardoperations on plain text. Most of Wily's design (but none of its code) comesfrom Rob Pike's acme.


Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 476.35 KB Download (47): wily - an implementation of acme Download

Added: November 12, 2013 | Visits: 334

ACME::QuoteDB Easy, quick auto-CRUD access to a collection of quotes. (which you provide) Some ideal uses for this module could be: 1. Quotes Website (quotes/movie/lyrics/limerick/proverbs/jokes/etc) 2. perl replacement for 'fortune' 3. Dynamic signature generation 4. international languages (has utf8...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (40): ACME::QuoteDB Download

Added: September 14, 2013 | Visits: 380

Acme::StringFormat I had a desire for a "format operator" of other languages. Take boost C++ libraly for example: using namespace boost; std::cout Now this pragmatic module provides Perl with a format operator %, which is equivalent to sprintf.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (47): Acme::StringFormat Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 315

Desktop Cigarette Widget Desktop Cigarette is the acme of useless junk!! The Ultimate in unnecessary accessories! And now its a widget! WHAT'S NEW Version 1.0: Now in a Widget incarnation!


Platforms: Mac

License: Freeware Size: 215.04 KB Download (44): Desktop Cigarette Widget Download

Added: August 30, 2013 | Visits: 367

Config::Context Config::Context is a Perl module that provides a consistent interface to many hierarchical configuration file formats such as Config::General, XML::Simple and Config::Scoped. It also provides Apache-style context matching. You can include blocks of configuration that match or not based on...


Platforms: *nix

License: Freeware Size: 3.8 MB Download (33): Config::Context Download

Added: November 29, 2013 | Visits: 325

Acme::MorseComments Simply use this module, and it will change all of your comments to morse code, and rewrite itself without the use line in it. A copy of the original file will be saved in $0.orig. If $0.orig cannot be successfully saved, then the morse-coded file will be output to STDOUT, and the original file...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): Acme::MorseComments Download

Added: January 18, 2010 | Visits: 656

Text::TemplateFill Text::TemplateFill is a Perl module for formatting of reports with templates from files, use for I18N. SYNOPSIS use Text::TemplateFill; my $tmpl = new Text::TemplateFill; $tmpl->SetOpt(BaseDir => "paras/$Country"); $tmpl->SetOpt(ErrorFunction => &LogMsg, LineTerminator => "rn"); # Must...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Text::TemplateFill Download

Added: March 06, 2010 | Visits: 765

Text::UberText::Overview Text::UberText::Overview Perl module contains some general documentation. HOWTO How to I create or designate a namespace? A namespace is two or more words seperated by periods, like "uber.loop", or "acme.database.inventory". All namespaces are in lowercase. If you do not plan on...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Text::UberText::Overview Download

Added: September 25, 2010 | Visits: 789

keyfuzz keyfuzz project is a Linux input layer scancode table manipulation tool. You may use keyfuzz to manipulate the scancode/keycode translation tables of keyboard drivers supporting the Linux input layer API (as included in Linux 2.6). This is useful for fixing the translation tables of...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (99): keyfuzz Download

Added: June 27, 2010 | Visits: 1.229

Makepack Makepack project is a Makefile which together with a settings file and some simple rule files are able to download, compile and install software for your Slackware installation. As the installation is done using checkinstall a Slackware package is also created at the same time. The big...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (102): Makepack Download

Added: September 13, 2010 | Visits: 1.038

Perl::Metric::Basic Perl::Metric::Basic is a Perl module that can provide basic software metrics. SYNOPSIS # first construct a PPI::Document object to pass in my $document = PPI::Document->load("t/lib/Acme.pm"); # then retrieve metrics on the document my $m = Perl::Metric::Basic->new; my $metric =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl::Metric::Basic Download

Added: January 05, 2010 | Visits: 659

Apache2::AuthNetLDAP Apache2::AuthNetLDAP is a mod_perl module that uses the Net::LDAP module for user authentication for Apache. SYNOPSIS AuthName "LDAP Test Auth" AuthType Basic #only set the next two if you need to bind as a user for searching #PerlSetVar BindDN "uid=user1,ou=people,o=acme.com" #optional...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): Apache2::AuthNetLDAP Download

Added: August 24, 2010 | Visits: 914

X500::DN X500::DN is a Perl module that can handle X.500 DNs (Distinguished Names), parse and format them. SYNOPSIS use X500::DN; my $dn = X500::DN->ParseRFC2253 (cn=John Doe, o=Acme, Inc., c=US) or die; print $dn->getRFC2253String(), "n"; $dn = new X500::DN (new X500::RDN (c=>US), new X500::RDN...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): X500::DN Download

< 1 2 3 >