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

JSAN::Index::Library 0.14

  Date Added: January 18, 2010  |  Visits: 1.302

JSAN::Index::Library

Report Broken Link
Printer Friendly Version


Product Homepage
Download (91 downloads)



JSAN::Index::Library is a JavaScript Archive Network (JSAN) Software Library. This class provides objects for the various libraries (software components) in the JSAN. METHODS In addition to the general methods provided by Class::DBI, it has the following methods name The name accessor returns the name (possibly including the use of pseudo-namespaces) of the library. e.g. "Test.Simple.Container.Browser" release The release method returns the JSAN::Index::Release object for the release that the library is defined in. version The version accessor returns the version of the library. doc The doc accessor returns the root-relative location of the documentation for this library on the http://openjsan.org/ website. distribution The distribution method is a shortcut for $library->release->distribution and returns the JSAN::Index::Distribution for the distribution that this library is of. extract_libs to => $path The extract_libs method will extract the libraries for a release (i.e. the contents of the lib directory> to the local filesystem. It takes named parameters to control its behaviour. to The to parameter specifies the destination for the files to be extracted to. When passed as a single string, this is taken to be a directory on the local host. No other destination options other than the local filesystem are available at this time, but more destination options are expected at a later date. Returns the number of files extracted, or dies on error. extract_tests to => $path The extract_tests method will extract the test scripts for a release (i.e. the contents of the tests directory> to the local filesystem. Returns the number of files extracted, or dies on error..

Requirements: No special requirements
Platforms: Linux
Keyword: Extract Javascript Javascript Archive Network Jsan Jsanindexlibrary Libraries Library Network Programming Release Returns Software Software Library
Users rating: 0/10

License: Freeware Size: 35.84 KB
USER REVIEWS
More Reviews or Write Review


JSAN::INDEX::LIBRARY RELATED
Libraries  -  Module::Build::JSAN 0.01
Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. SYNOPSIS use Module::Build::JSAN; my $build = Module::Build::JSAN->new( module_name => Foo-Bar, license => perl, dist_author => Joe Developer , dist_abstract =>...
5.12 KB  
Libraries  -  Archive::Ar 1.13b
Archive::Ar is a Perl interface for manipulating ar archives. SYNOPSIS use Archive::Ar; my $ar = new Archive::Ar("./foo.ar"); $ar->add_data("newfile.txt","Some contents", $properties); $ar->add_files("./bar.tar.gz", "bat.pl")...
6.14 KB  
Libraries  -  Java Network Stack 1.1
Java Network Stack provides a Java library for research oriented network programming. Java Network Stack is a library used by the DIMES project to create new internet measurements. It provides a clean API for packet manipulation, send, receive,...
1.5 MB  
Networking Tools  -  Deep Network Analyser 1.5 GA
DNA (Deep Network Analyser) is an open, flexible, and extensible deep network analyzer server and software architecture for passively gathering and analyzing network packets, network sessions, and applications protocols. Deep Network Analyser...
12.3 MB  
Networking Tools  -  Free Network Inventory Advisor 4.0.2101
Free Network Inventory Advisor is an agent-free utility which brings you fast and reliable PC network inventory. Software and hardware inventory Network Inventory Advisor generates flexible reports for effective hardware & software inventory...
13.07 MB  
Development Editors  -  fastjson 1.1.6
Fastjson is designed to be a JSON (JavaScript Object Notation) processor written in the Java programming language. Fastjson is an application that includes both a JSON parser and JSON generator.
 
Word Processing  -  MinT portable 2.5.0.0
Portable word processing application. No installation needed. Simply extract the ZIP archive and run the executable file. EXE file needs less than 2 MB of disk space and can be stored on any USB stick. You can even run Mint portable immediately...
1.61 MB  
Database Tools  -  CPAN-Search-Lite 0.74
Set up and maintain a lightweight searchable database for CPAN (Comprehensive Perl Archive Network).
618.22 KB  
Remote Computing Tools  -  Configuration Center Workgroup 1.7
This package provides a network configuration and management software for Telnet SSH and SNMP devices configuration monitoring backup and restore supporting up to 10 network devices. It will allows controlling and maintaining changes of network...
 
Misc. Web Browser Tools  -  Switch Center Enterprise 2.1
Switch Center Enterprise is network management and monitoring software for managed switches and hubs from any vendor supporting SNMP BRIDGE-MIB that helps to discover, monitor, mapping and analyzing networks topology, connectivity and performance....
 
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB