in reply to Re^5: XML tags using perl CGI
in thread XML tags using perl CGI
you still need to use CGI if you use CGI::Carp
There is no need to use CGI if you want to use CGI::Carp. They are separate modules...
In fact
There is no need to use CGI ever!
Although I do wish there was a simple module to decode query parameters that isn't part of a framework as sometimes query parameters are needed when no framework is required.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: XML tags using perl CGI
by pryrt (Abbot) on Jan 14, 2024 at 17:17 UTC | |
by Bod (Parson) on Jan 14, 2024 at 20:30 UTC | |
by hippo (Archbishop) on Jan 14, 2024 at 21:24 UTC | |
|
Re^7: XML tags using perl CGI
by Anonymous Monk on Jan 14, 2024 at 11:53 UTC |