- or download this
#!/usr/bin/env perl
use strict;
use warnings;
...
# Tranquility base here, the Eagle has landed
$dbh->commit;
- or download this
#!/usr/bin/env perl
use strict;
use warnings;
...
# Tranquility base here, the Eagle has landed
$dbh->commit;
- or download this
package PDI;
use strict;
...
}
1;