sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: Re: sybperl sql batch
Date: May 5 1998 4:32PM
Matt Phelps writes:
> Michael Peppler wrote:
> >
> > Chris Jack writes:
> > > dbmopen %world_issues, "/etc/world", 0777 || die "World already gone\n";
> > > while (($key,$val) = each %world_issues) {
> > > if (!($val =~ /^peace$/i)) {
> > > delete($world_issues{$key});
> > > }
> > > }
> > > dbmclose %world_issues;
> >
> > :-)
> >
> > Michael
> >
>
> Man! Who's the DBA for that thing?
Must be pretty simple if it's handled by dbm files ...
:-)
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
|