kuriyama    2010-12-26 15:26:05 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-SQL-Abstract-Plugin-InsertMulti Makefile distinfo 
                                                 pkg-descr 
                                                 pkg-plist 
  Log:
  SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for
  SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with
  'use SQL::Abstract;', exporting insert_multi() and update_multi()
  methods to SQL::Abstract namespace from
  SQL::Abstract::Plugin::InsertMulti.
  
  Plugin system is depends on 'into' options of Sub::Exporter.
  
  WWW: http://search.cpan.org/dist/SQL-Abstract-Plugin-InsertMulti/
  
  Revision  Changes    Path
  1.935     +1 -0      ports/databases/Makefile
  1.1       +26 -0     
ports/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile (new)
  1.1       +2 -0      
ports/databases/p5-SQL-Abstract-Plugin-InsertMulti/distinfo (new)
  1.1       +9 -0      
ports/databases/p5-SQL-Abstract-Plugin-InsertMulti/pkg-descr (new)
  1.1       +5 -0      
ports/databases/p5-SQL-Abstract-Plugin-InsertMulti/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to