Main > Programming > Libraries >

Biblio::Isis 0.24

Biblio::Isis 0.24

Sponsored Links

Biblio::Isis 0.24 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.040 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 852
Date added: 2007-08-01
Publisher: Dobrica Pavlinusic

Biblio::Isis 0.24 description

Biblio::Isis is a Perl module to read CDS/ISIS, WinISIS and IsisMarc database.

SYNOPSIS

use Biblio::Isis;

my $isis = new Biblio::Isis(
isisdb => ./cds/cds,
);

for(my $mfn = 1; $mfn <= $isis->count; $mfn++) {
print $isis->to_ascii($mfn),"n";
}

This module will read ISIS databases created by DOS CDS/ISIS, WinIsis or IsisMarc. It can be used as perl-only alternative to OpenIsis module which seems to depriciate its old XS bindings for perl.

It can create hash values from data in ISIS database (using to_hash), ASCII dump (using to_ascii) or just hash with field names and packed values (like ^asomething^belse).

Unique feature of this module is ability to include_deleted records. It will also skip zero sized fields (OpenIsis has a bug in XS bindings, so fields which are zero sized will be filled with random junk from memory).

It also has support for identifiers (only if ISIS database is created by IsisMarc), see to_hash.

This module will always be slower than OpenIsis module which use C library. However, since its written in perl, its platform independent (so you dont need C compiler), and can be easily modified. I hope that it creates data structures which are easier to use than ones created by OpenIsis, so reduced time in other parts of the code should compensate for slower performance of this module (speed of reading ISIS database is rarely an issue).

Biblio::Isis 0.24 Screenshot

Advertisements

Biblio::Isis 0.24 Keywords

Bookmark Biblio::Isis 0.24

Hyperlink code:
Link for forum:

Biblio::Isis 0.24 Copyright

WareSeeker periodically updates pricing and software information of Biblio::Isis 0.24 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Biblio::Isis 0.24 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl. Free Download
DBIx::OO is a database to Perl objects abstraction. Free Download
CompBio::DB is a Perl module with methods for accessing data stored acording to the CompBio base schema. Free Download
DB2::db is a framework wrapper around DBD::DB2 for a specific database. Free Download
Dbmail is the name of a group of programs that enable the possiblilty of storing and retrieving mail messages from a database. Free Download
DBIx::DBStag is a Perl module for Relational Database to Hierarchical (Stag/XML) Mapping. Free Download
DBI::DBD is a Perl DBI Database Driver Writers Guide. Free Download
mod_dbi_pool provides database connection pooling services for other Apache Modules. Free Download