Main > Programming > Libraries >

Netscape::Cache 0.45

Netscape::Cache 0.45

Sponsored Links

Netscape::Cache 0.45 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.016 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 945
Date added: 2007-03-24
Publisher: Slaven Rezic

Netscape::Cache 0.45 description

Netscape::Cache is a Perl object class for accessing Netscape cache files.

SYNOPSIS

The object oriented interface:

use Netscape::Cache;

$cache = new Netscape::Cache;
while (defined($url = $cache->next_url)) {
print $url, "n";
}

while (defined($o = $cache->next_object)) {
print
$o->{URL}, "n",
$o->{CACHEFILE}, "n",
$o->{LAST_MODIFIED}, "n",
$o->{MIME_TYPE}, "n";
}

The TIEHASH interface:

use Netscape::Cache;

tie %cache, Netscape::Cache;
foreach (sort keys %cache) {
print $cache{$_}->{URL}, "n";
}

The Netscape::Cache module implements an object class for accessing the filenames and URLs of the cache files used by the Netscape web browser.

Note: You can also use the undocumented pseudo-URLs about:cache, about:memory-cache and about:global-history to access your disk cache, memory cache and global history.
There is also an interface for using tied hashes.

Netscape uses the old Berkeley DB format (version 1.85) for its cache index index.db. Version 2.x.x is incompatible with the old format (db_intro(3)), so you have either to downgrade or to convert the database using db_dump185 and db_load. See convert_185_2xx for a (experimental) converter function.

Netscape::Cache 0.45 Screenshot

Advertisements

Netscape::Cache 0.45 Keywords

Bookmark Netscape::Cache 0.45

Hyperlink code:
Link for forum:

Netscape::Cache 0.45 Copyright

WareSeeker periodically updates pricing and software information of Netscape::Cache 0.45 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 Netscape::Cache 0.45 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
NScache provides a simple manager and browser for Netscape(tm) cache directories. Free Download
Netscape::Bookmarks is a Perl module to parse, manipulate, or create Netscape Bookmarks files. Free Download
Net::Google::Cache is a simple OOP-ish interface to the Google SOAP API for cached documents. Free Download
Passive Cache is a Firefox extension that retrieves a stripped version of the cached Google page for a URL. Free Download
TclMagick is a Tcl extension that works with both the GraphicsMagick and ImageMagick image manipulation libraries. Free Download
Netscape::History is a Perl object class for accessing Netscape history database. Free Download
SpecialValue is a C++ library that allows special numeric values to be represented accurately. Free Download
Download Machine provides a noninteractive, nongraphical, pure Java batch file downloader. Free Download