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

Explorer App Jar freeware
Filter: All | Freeware | Demo
 

Explorer App Jar

< 1 2 3 4 5 > 
Added: November 19, 2010 | Visits: 1.242

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;...



Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Added: October 20, 2010 | Visits: 2.646

Tag Cloud Explorer Tag Cloud Explorer allows you to do keywords based search on your site published documents. This product installs a tag cloud portlet on your Plone site The portlet allow you to do keywords based search on your site published documents. Multi-keywords search is also possible, by clicking on...





Platforms: *nix

License: Freeware Size: 491.52 KB Download (109): Tag Cloud Explorer Download

Added: February 08, 2010 | Visits: 1.134

GRegExp Explorer GRegExp Explorer is a graphical regular expression explorer based on the PCRE regular expression library. It is possible to test regular expressions on the fly and check the result in detail..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): GRegExp Explorer Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.570

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (252): App::SimpleScan::Substitution::Line Download

Added: February 19, 2010 | Visits: 1.269

App::SimpleScan App::SimpleScan is a simple_scans core code. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; App::SimpleScan allows us to package the core of simple_scan as a class; most importantly, this allows us to use Module::Pluggable to write extensions to this application...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (109): App::SimpleScan Download

Added: June 06, 2010 | Visits: 1.030

App::SimpleScan::Plugin::Snapshot App::SimpleScan::Plugin::Snapshot is a Perl module to allow tests to snapshot results. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; # plugin loaded automatically here Supports the %%snapshot_dir and %%snapshot pragmas plus the --snapshot_dir and --snap_all and...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): App::SimpleScan::Plugin::Snapshot Download

Added: May 07, 2010 | Visits: 1.035

App::SimpleScan::Plugin::Plaintext App::SimpleScan::Plugin::Plaintext is a Perl module that can check a pages text without markup. SYNOPSIS # Normal test specs use the entire HTML text http://perl.org/ /books n | / Y Sites list HTML # If we want to match just the text, not the HTML: %%plaintext on http://perl.org/...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): App::SimpleScan::Plugin::Plaintext Download

Added: January 09, 2010 | Visits: 1.075

App::SimpleScan::Plugin::LinkCheck App::SimpleScan::Plugin::LinkCheck is a Perl module with link counting/presence/absence plugin. SYNOPSIS # After this plugin is installed: %%has_link My stuff %%no_link Send email # The has_link and no_link checks will run for every test spec. http://someplace.com /foo/ Y Got my page...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): App::SimpleScan::Plugin::LinkCheck Download

Added: June 10, 2010 | Visits: 977

App::SimpleScan::Plugin::Retry App::SimpleScan::Plugin::Retry is a Perl module to implement retry pragma/command line option. SYNOPSIS simple_scan --retry 6 or in a simple_scan input file: %%retry 6 Both of these would retry fetches up to 6 times, pausing an increasingly-long time between each try. If all attempts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): App::SimpleScan::Plugin::Retry Download

Added: May 23, 2010 | Visits: 944

App::SimpleScan::Plugin::Forget App::SimpleScan::Plugin::Forget is a Perl module to forget a variables value. SYNOPSIS # In a simple_scan input file, after installing this module: # Define the variable foo: %%var foo baz bar quux # Later in the file: %%forget foo # foo is now undefined, and will not be replaced...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): App::SimpleScan::Plugin::Forget Download

Added: September 27, 2010 | Visits: 1.413

App::SimpleScan::Cookbook App::SimpleScan::Cookbook is a documentation-only module that describes how to use simple_scan for some common Web testing problems. BASICS simple_scan reads test specifications from standard input and generates Perl code based on these specifications. It can either execute them immediately,...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (92): App::SimpleScan::Cookbook Download

Added: March 04, 2010 | Visits: 2.758

Jar::Signer Jar::Signer Perl module ease the process of creating a signed Jar file. SYNOPSIS # using FindBin is just a suggestion. use FindBin qw( $RealBin ); use Jar::Signer; my $signer = Jar::Signer->new; # location of the keystore, created if needed. $signer->keystore("$RealBin/MyKeyStore"); #...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (756): Jar::Signer Download

Added: March 05, 2010 | Visits: 2.375

X File Explorer X File Explorer (Xfe) is an MS-Explorer like file manager for X. X File Explorer is based on the popular, but discontinued, X Win Commander, originally developed by Maxim Baranov. Xfe aims to be the file manager of choice for all the Unix addicts! Why another file manager when the excellent...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (267): X File Explorer Download

Added: August 10, 2010 | Visits: 1.233

WWW L-System Explorer WWW L-System Explorer project is fancy tool for exploring L-S based fractals in your browser while computing takes place on a Web server. A rich command set is provided, along with several examples.. Mr. Zdeeck's homepage


Platforms: *nix

License: Freeware Size: 20.48 KB Download (113): WWW L-System Explorer Download

Added: October 04, 2010 | Visits: 1.125

AxKit::App::Gallery::stylesheets AxKit::App::Gallery works by generating XML, and then passing the generated XML through a collection of stylesheets. The output of one stylesheet is passed on as input to the next. In this way, a pipeline of stylesheets if formed. Some of the stylesheets are written in XSLT, some are written in...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (91): AxKit::App::Gallery::stylesheets Download

Added: October 26, 2010 | Visits: 1.429

BytesFall Explorer BytesFall Explorer (bfExplorer for short) is a web-based file manager programmed in PHP and JavaScript and licensed under the GNU GPL. It allows you to upload, download, view, edit, copy, move/rename and change permissions of a single file/directory or a group of files/directories. It uses an...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (98): BytesFall Explorer Download

Added: October 06, 2010 | Visits: 1.027

CGI::Ex::App CGI::Ex::App is a anti-framework application framework. Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (94): CGI::Ex::App Download

Added: July 03, 2010 | Visits: 1.507

Ports Tree Explorer Ports Tree Explorer (PTE) is a small tool that allows you to navigate through your /usr/ports tree, showing you information about a selected port, tree view, software categories (/usr/ports main dirs) and finally allows you to install a selected port using childs for the installation. PTE...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (103): Ports Tree Explorer Download

Added: July 06, 2010 | Visits: 1.212

CGI::Explorer CGI::Explorer is a class to manage displaying a hash tree of data, for use in CGI scripts. Synopsis Install /assets/css/explorer/xtree.css, /assets/js/explorer/xtree.js, and /assets/images/explorer/*, as per the installation instructions, below. Then run the demos...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (107): CGI::Explorer Download

Added: July 24, 2010 | Visits: 1.203

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): Apache::App::Gallery::Simple Download

< 1 2 3 4 5 >