Help for this page

Select Code to Download


  1. or download this
    package MySQL::Profile;
    
    ...
    =back
    
    =cut
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    #print Data::Dumper->new([$prof, $now, $earlier], [qw(prof now earlier
    +)])->Dump;
    
    print mysql_profile_to_table($prof);