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

Path Argument freeware
Filter: All | Freeware | Demo
 

Path Argument

< 1 2 3 4 5 > 
Added: February 18, 2010 | Visits: 957

Arg_parser Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. Arg_parser is implemented as a C++ class, and is simpler, easier to use, and safer that "getopt_long". Arg_parser does not modify its arguments, nor uses any global variables. So you may create...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (91): Arg_parser Download

Added: February 04, 2010 | Visits: 775

File::VirtualPath File::VirtualPath is a portable abstraction of a file/dir/url path. SYNOPSIS Content of thin shell "startup.pl": #!/usr/bin/perl use strict; use warnings; my $root = "/home/johndoe/projects/aardvark"; my $separator = "/"; if( $^O =~ /Win/i ) { $root = "c:projectsaardvark";...





Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): File::VirtualPath Download

Added: October 08, 2010 | Visits: 965

CGI::kSession CGI::kSession is a sessions manager for CGI. This module can be used anywhere you need sessions. As a session management module, it uses files with a configurable lifetime to handle your session data. For those of you familiar with PHP, you will notice that the session syntax is a little bit...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): CGI::kSession Download

Added: September 13, 2010 | Visits: 598

Jifty::Client Jifty::Client is a subclass of WWW::Mechanize with extra Jifty features. This module is a base for building robots to interact with Jifty applications. It currently contains much overlapping code with Jifty::Test::WWW::Mechanize, except that it does not inherit from Test::WWW::Mechanize....


Platforms: *nix

License: Freeware Size: 532.48 KB Download (87): Jifty::Client Download

Added: September 15, 2010 | Visits: 885

Getopt::Tiny Getopt::Tiny is yet another command line argument parsing module. SYNOPSIS use Getopt::Tiny; my $arg = default value; my @list; my %hash; my $flag; my %set; # begin usage info my (%flags) = ( argx => $arg, # set a parameter listx => @list, # fill in a list hashx => %hash, # set...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Getopt::Tiny Download

Added: January 24, 2010 | Visits: 697

Gtk2::Ex::MindMapView::ArgUtils Gtk2::Ex::MindMapView::ArgUtils is a Perl module with argument handling utilites. SYNOPSIS use Gtk2::Ex::MindMapView::ArgUtils; This is an internal set of argument handling utilities. INTERFACE args_required ($attributes_ref, @valid_keys) Complains if a required argument to a module...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (87): Gtk2::Ex::MindMapView::ArgUtils Download

Added: November 06, 2010 | Visits: 700

Getopt::Tabular Getopt::Tabular is a Perl module for table-driven argument parsing for Perl 5. SYNOPSIS use Getopt::Tabular; (or) use Getopt::Tabular qw/GetOptions SetHelp SetHelpOption SetError GetError/; ... ≥topt::Tabular::SetHelp (long_help, usage_string); @opt_table = (...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (86): Getopt::Tabular Download

Added: April 14, 2010 | Visits: 844

Getopt::GetArgs GetArgs is a Perl module to allow enhanced argument passing, including passing of case-insensitive named arguments as well as positioned arguments. SYNOPSIS sub WHATEVER { my @DEFAULT_ARGS = ( Content => "Default content", Verbose => 0 ); my %ARGS=GetArgs(@_,@DEFAULT_ARGS); # do some...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): Getopt::GetArgs Download

Added: May 10, 2013 | Visits: 553

Compute relative path This script could help you to know the relative path from one path to another in order to create a symbolic link, a relative reference in URL, etc.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Compute relative path Download

Added: May 10, 2013 | Visits: 826

extract filename from a full path string extract filename from a full path string easily returns the filename component of a path with the built-in PHP basename() function. Useful for splitting a string path to get the filename.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): extract filename from a full path string Download

Added: May 10, 2013 | Visits: 386

Advanced cache It provides caching nodes, comments, taxonomy (terms, trees, vocabularies and terms-per-node), path aliases, and search results. The module creates dedicated cache tables and makes use of Drupal's core cache API to cache data in an efficient manner.InstallationUnpack in your modules folder...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Advanced cache Download

Added: May 10, 2013 | Visits: 357

Meta Tags by Path It also integrates with the Token module in order to populate values with dynamic data.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal Meta Tags module


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): Meta Tags by Path Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 499

Copy Path Finder Button Copy Path Finder Button enables you to copy the POSIX path of one or more Finder items to the clipboard. Drag Copy Path.app to your applications folder or elsewhere and from there to Finder's toolbar.


Platforms: Mac

License: Freeware Size: 102.4 KB Download (59): Copy Path Finder Button Download

Added: May 10, 2013 | Visits: 579

Finding Eulerian path in undirected graph This script takes as input a graph and outputs Eulerian path (if such exists). The worst running time is O(E^2).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Finding Eulerian path in undirected graph Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 698

Flip Page book template of Path Nowadays, you can find thousands of flash flip books on the internet, it's important that you have to put your mind into the consideration about how to make your own flip page showy and different from the others. Of course, contents are the first thing that needs to ensure outstanding. So what's...


Platforms: Windows

License: Freeware Size: 10.08 MB Download (58): Flip Page book template of Path Download

Added: May 10, 2013 | Visits: 563

Dynamically change the Python system path This script contains a function that adds the specified path to the Python system path if it is not already there. It takes into account terminating slashes and case (on Windows). It returns -1 if the path does not exist, 1 if it was added, and 0 if it was not (because it is already present).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Dynamically change the Python system path Download

Added: May 10, 2013 | Visits: 411

Views Argument API It creates a mechanism other than the URI for modules to specify arguments in block and embedded views.Usage - You can now easily create a block that lists a different set of nodes depending on the current node's taxonomy. - You can shows an image from a photo gallery related to the active node....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Views Argument API Download

Added: May 10, 2013 | Visits: 564

Helpful 5-liner version of os.makedirs This script contains a function that creates missing directories for a given path and returns a normalized absolute version of the path.If the given path already exists in the filesystem the filesystem is not modified.Otherwise makepath creates directories along the given path using the...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Helpful 5-liner version of os.makedirs Download

Added: May 10, 2013 | Visits: 480

Relative filepath This script returns a relative path to the target from either the current directory or an optional base directory. Base can be a directory specified either as absolute or relative to current directory.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Relative filepath Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 665

AMNSoft Library Path Editor Now you can backup your current library path, or, use backup as another path for some projects or another user, export and import library path. Go to Control Panel to find this applet. Get AMNSoft Library Path Editor and give it a try to fully assess its capabilities!


Platforms: Windows

License: Freeware Download (54): AMNSoft Library Path Editor Download

< 1 2 3 4 5 >