i din't understand what the whole script is doing.I need to understand first what this script is all about.
On Sat, Aug 9, 2014 at 12:58 PM, Kent Fredric <[email protected]> wrote: > > On 9 August 2014 16:32, Uday Vernekar <[email protected]> wrote: > >> Hi All, >> >> >> please help me in understanding this script. >> > > Please explain what it is about this script you want to understand / don't > quite understand. > > Also, if there's something not working in this script, a primary candidate > list of potential problems will self-report if you take the time to include: > > > use strict; > use warnings; > > > Somewhere near the top before the "use DBI" statement. > > And it is generally recommended all code use those two statements unless > you know better. > > > -- > Kent > > *KENTNL* - https://metacpan.org/author/KENTNL > > -- ********************************************************* Don't ask them WHY they hurt you, because all they'll tell you is lies and excuses. Just know they were wrong, and try to move on. **********************************************************
