in reply to Re^4: Business Date Range Only
in thread Business Date Range Only
Use perl -d instead of perl to execute your script. You can step thru the program line by line and inspect variables. See this tutorial first; later you can look at the full documentation.
|
|---|