DBI::ProfileData 1.58
Sponsored Links
DBI::ProfileData 1.58 Ranking & Summary
File size:
0.48 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
806
Date added:
2007-08-09
Publisher:
Sam Tregar
DBI::ProfileData 1.58 description
DBI::ProfileData can manipulate DBI::ProfileDumper data dumps.
SYNOPSIS
The easiest way to use this module is through the dbiprof frontend (see dbiprof for details):
dbiprof --number 15 --sort count
This module can also be used to roll your own profile analysis:
# load data from dbi.prof
$prof = DBI::ProfileData->new(File => "dbi.prof");
# get a count of the records (unique paths) in the data set
$count = $prof->count();
# sort by longest overall time
$prof->sort(field => "longest");
# sort by longest overall time, least to greatest
$prof->sort(field => "longest", reverse => 1);
# exclude records with key2 eq disconnect
$prof->exclude(key2 => disconnect);
# exclude records with key1 matching /^UPDATE/i
$prof->exclude(key1 => qr/^UPDATE/i);
# remove all records except those where key1 matches /^SELECT/i
$prof->match(key1 => qr/^SELECT/i);
# produce a formatted report with the given number of items
$report = $prof->report(number => 10);
# clone the profile data set
$clone = $prof->clone();
# get access to hash of header values
$header = $prof->header();
# get access to sorted array of nodes
$nodes = $prof->nodes();
# format a single node in the same style as report()
$text = $prof->format($nodes->[0]);
# get access to Data hash in DBI::Profile format
$Data = $prof->Data();
SYNOPSIS
The easiest way to use this module is through the dbiprof frontend (see dbiprof for details):
dbiprof --number 15 --sort count
This module can also be used to roll your own profile analysis:
# load data from dbi.prof
$prof = DBI::ProfileData->new(File => "dbi.prof");
# get a count of the records (unique paths) in the data set
$count = $prof->count();
# sort by longest overall time
$prof->sort(field => "longest");
# sort by longest overall time, least to greatest
$prof->sort(field => "longest", reverse => 1);
# exclude records with key2 eq disconnect
$prof->exclude(key2 => disconnect);
# exclude records with key1 matching /^UPDATE/i
$prof->exclude(key1 => qr/^UPDATE/i);
# remove all records except those where key1 matches /^SELECT/i
$prof->match(key1 => qr/^SELECT/i);
# produce a formatted report with the given number of items
$report = $prof->report(number => 10);
# clone the profile data set
$clone = $prof->clone();
# get access to hash of header values
$header = $prof->header();
# get access to sorted array of nodes
$nodes = $prof->nodes();
# format a single node in the same style as report()
$text = $prof->format($nodes->[0]);
# get access to Data hash in DBI::Profile format
$Data = $prof->Data();
DBI::ProfileData 1.58 Screenshot
DBI::ProfileData 1.58 Keywords
DBI
ProfileData
ProfileDumper
ProfileData 1.58
get access to
data dumps
can manipulate
data
records
report
sort
manipulate
KEY1
DBI::ProfileData
DBIProfileData
DBI::ProfileData 1.58
Bookmark DBI::ProfileData 1.58
DBI::ProfileData 1.58 Copyright
WareSeeker periodically updates pricing and software information of DBI::ProfileData 1.58 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 DBI::ProfileData 1.58 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
how to get access to mls
get access to blocked sites
get access to blocked websites
can i get access to city directories online
get access to facebook
how to get access to another computer
get access to myspace
get access to espn 360
where can i get access to my transcript
dataquick
profile data
how do i get access to my medical records
get access to system volume information
get access to mls
how can i get access to court orders
data entry
oracle data dumps
how to get access to public records
Related Software
DBI::FAQ is a Perl module for the Frequently Asked Questions of the Perl5 Database Interface. Free Download
DBD::Teradata is Perl module with a DBI driver for Teradata. Free Download
DBI is a database independent interface for Perl. Free Download
DBI::Changes Perl module contains a list of significant changes to the DBI. Free Download
DBD::AnyData is a DBI access to XML, CSV and other formats. Free Download
DBI::DBD is a Perl DBI Database Driver Writers Guide. Free Download
DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database. Free Download
DBD::Oracle is a Perl module with Oracle database driver for the DBI module. Free Download
Latest Software
Popular Software
Favourite Software