Help for this page

Select Code to Download


  1. or download this
    my @args = ('-o', 'dump_directory='. $root .'/lib/',
            '-o', q/components=["InflateColumn::DateTime"]/, 
    ...
    );
    
    system( '/usr/local/bin/dbicdump', @args );