[Omaha.pm] perl -MDBI -e 'DBI->installed_versions'

Jay Hannah jhannah at omnihotels.com
Mon Aug 8 13:14:54 PDT 2005


Database flunkies like me love this stuff:

$ perl -MDBI -e 'DBI->installed_versions'
  Perl            : 5.008003    (i686-linux)
  OS              : linux       (2.4.21-199-default)
  DBI             : 1.42
  DBD::mysql      : 2.9007
  DBD::Sybase     : 1.04
  DBD::Sponge     : 11.10
  DBD::SQLite     : 1.07
  DBD::Proxy      : 0.2004
  DBD::Multiplex  : 0.9
  DBD::Informix   : 2003.04
  DBD::File       : 0.30
  DBD::ExampleP   : 11.12
  DBD::DBM        : 0.01

So much easier than compiling your own list of DBD's...

j
Upgrading perl, DBI, DBDs to latest stable... wish me luck





More information about the Omaha-pm mailing list