Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: DBIx::Dump error

by mreece (Friar)
on Mar 26, 2007 at 22:49 UTC ( [id://606676]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $out = DBIx::Dump->new('format' => $format_pass, ...
    
  2. or download this
    if ($format_pass eq "csv") {$filename_pass.=csv;}else {$filename_pass.
    +=xls;}
    if (!$filename_pass) {$filename_pass=query.csv;}
    
  3. or download this
    <select type="option" name="format"><option>csv<option>xls</select>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://606676]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (None)
    As of 2024-04-25 04:02 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found