The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.23 - 2008-08-11

  • Created MySQL::Slurp::Writer class
    • Made completely thread-safe through locking
    • Made faster by buffering
  • Added Method and Option 'LOAD'
  • Documentation clean-up
  • Changed 'force', 'verbose', 'fifo', 'dir' into lazy attributes
  • Created buffer attribute
  • Fixed some tests
  • Removed dependency on IO::File:;flock

Documentation

slurp <STDIN> into a MySQL table

Modules

Use PIPEs to import a file into MySQL table.