hey guys, I really just cant figure this out.. ( lil new to perl ) :(
Anyway, i have a script that does several things to a database, However i need a dynamic name to print out..
IE:
Rather than
print "September";
I need perl to look at what month is it now. ( October ) then go back one...