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

Env freeware
Filter: All | Freeware | Demo
 

Env

1 2 3 4 5 > 
Added: February 20, 2010 | Visits: 745

Env::Bash Env::Bash is a Perl extension for accessing _all_ bash environment variables. SYNOPSIS use Env::Bash; Standard interface: my @var = get_env_var( "SORCERER_MIRRORS", Source => "/etc/sorcery/config", ); print "SORCERER_MIRRORS via get_env_var:n", join( "n", @var ), "ncount = ", scalar...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Env::Bash Download

Added: May 11, 2010 | Visits: 941

Env::Path Env::Path is a Perl module with advanced operations on path variables. SYNOPSIS use Env::Path; # basic usage my $manpath = Env::Path->MANPATH; $manpath->Append(/opt/samba/man); for ($manpath->List) { print $_, "n" }; # similar to above using the "implicit object" shorthand...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Env::Path Download

Added: January 21, 2010 | Visits: 864

Env::C Env::C is a Get/Set/Unset Environment Variables on the C level. SYNOPSIS use Env::C; my $key = "USER"; $val = Env::C::getenv($key) || ; Env::C::setenv($key, "foobar", [$override]); $new_val = Env::C::getenv($key) || ; Env::C::unsetenv($key); my $ar_env = Env::C::getallenv(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (94): Env::C Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 528

dev-env console based build environment dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 174.65 KB Download (51): dev-env console based build environment Download

Added: August 27, 2010 | Visits: 831

Hey::heyPass SYNOPSIS # To send a user to login: use Hey::heyPass; $heyPass = Hey::heyPass->new($yourSiteId, $yourSiteKey); $login = $heyPass->beginSession({ successUrl => "http://$ENV{HTTP_HOST}/loginSuccess.cgi?sessionId=%s", failureUrl => "http://$ENV{HTTP_HOST}/loginFailure.cgi?sessionId=%s",...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): Hey::heyPass Download

Added: May 16, 2010 | Visits: 1.267

Sys::Manage::Cmd Sys::Manage::Cmd - Systems management command volley. SYNOPSIS Command line script use Sys::Manage::Cmd; my $s =Sys::Manage::Cmd->new(); # Script associations (see also embedded in source): $s->{-assoc}->{.ftp}=sub{[ftp,-n,-s:loginfile,!elem!,<,$_[1]->[0]]}; # Target collections:...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (103): Sys::Manage::Cmd Download

Added: June 14, 2010 | Visits: 1.120

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 850

dtRdr::Logger dtRdr::Logger is a Perl module for global logging. SYNOPSIS use dtRdr::Logger; L->debug($message, ...); L->info($message, ...); L->warn($message, ...); L->error($message, ...); L->fatal($message, ...); For a stacktrace: sub bar { L()->logcluck("foo"); } See Log::Log4perl for more...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (93): dtRdr::Logger Download

Added: February 02, 2010 | Visits: 1.635

Time::Zone Time::Zone is a miscellaneous timezone manipulations routines. SYNOPSIS use Time::Zone; print tz2zone(); print tz2zone($ENV{TZ}); print tz2zone($ENV{TZ}, time()); print tz2zone($ENV{TZ}, undef, $isdst); $offset = tz_local_offset(); $offset = tz_offset($TZ); This is a collection of...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (111): Time::Zone Download

Added: March 20, 2010 | Visits: 1.074

Crypt::SSLeay Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support. SYNOPSIS lwp-request https://www.nodeworks.com use LWP::UserAgent; my $ua = new LWP::UserAgent; my $req = new HTTP::Request(GET, https://www.nodeworks.com); my $res = $ua->request($req); print...


Platforms: *nix

License: Freeware Download (106): Crypt::SSLeay Download

Added: November 17, 2010 | Visits: 791

mod_diffprivs mod_diffprivs makes Apache configurable to work as diffrent user/group and chroot env. for each VirtualServer and for ~user request. Designed mostly for ISP to make Apache secure. This is a core directive in mod_diffprivs. It takes one, two or three arguments. First is an user on what Apache...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (91): mod_diffprivs Download

Added: April 14, 2010 | Visits: 812

CL-EMB CL-EMB is a library to embed Common Lisp and special template tags into normal text files. CL-EMB library can be used for dynamically generated HTML pages. Installation: CL-EMB can be installed with ASDF-INSTALL. See http://weitz.de/asdf-install/ for further information. Usage: [generic...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): CL-EMB Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 301

Modular Intrusion Countermeasure Env. M-ICE is a modular hostbased intrusion detection framework. It is used as middleware to close the gap between IDS research and IDS development. M-ICE consists of various parts that can be connected together by using network-or interprocess-communication


Platforms: Mac, BSD, Linux

License: Freeware Size: 507.72 KB Download (44): Modular Intrusion Countermeasure Env. Download

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

Programmable Distributed Processing Env This project is a distributed processing system that is dynamically programmable using a custom assembly-type language.


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 51.44 KB Download (52): Programmable Distributed Processing Env Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 489

WHURLE - web-based XML/XSLT learning env WHURLE - Web-based Hierarchical Universal Reactive Learning Environment is an attempt to address the failings of current static, ill conceived learning environments with one that is pedagogically effective, adaptive to learner needs suiting all subjects


Platforms: Windows, Mac, Linux

License: Freeware Size: 122.76 KB Download (55): WHURLE - web-based XML/XSLT learning env Download

Added: April 10, 2013 | Visits: 388

hilbert2 HILBERT2 Extract instantaneous envelope and frequency from a bandlimited signal via Hilbert transform. [ENV FREQ] = HILBERT2(X,FS), for vectors X, returns estimates of the instantaneous envelope and frequency. X is assumed to be a band-limited signal sampled at a rate specified by FS (in units...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): hilbert2 Download

Added: September 02, 2013 | Visits: 289

Environment Capture function env = env_capture(varargin)% function env = env_capture(varargin)% Capture the scope/environment of the caller. This is useful% to snapshot in a running function all local (and local global)% including persistent variables with their bindings.%% If no arguments provided, returns all...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Environment Capture Download

Added: August 03, 2010 | Visits: 814

Netlogger Netlogger is a project that consists of various UDP-based and broadcast-based network tools. The netlogger package is an extremely lightweight toolset for basic network monitoring of a home network. It relies on features of the Linux kernel. The scripts that are included in the package rely on...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (99): Netlogger Download

Added: April 09, 2010 | Visits: 940

pclock pclock is the ultimate analog clock app, featuring customizable pixmaps. Any 64x64 pixmap may be used as a background, including tiles. Contributions of interesting backgrounds are welcome. One current limitation is that the clock hands are drawn within the mask of the background XPM file. To...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (99): pclock Download

Added: May 17, 2010 | Visits: 800

MQS MQS (Minimalist Queue Services) is a minimalist queueing system in Free Software. The main purpose is to provide a set of basic methods in order to offer asynchronous messaging for program/application. Applications can use this type of services in order to store and retrieve message to...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): MQS Download

1 2 3 4 5 >