in reply to Can't locate object method REDIRECTS in package HTTP::Headers
Add:
use HTTP::Headers;
toward the top of your script.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't locate object method REDIRECTS in package HTTP::Headers
by Anonymous Monk on Mar 14, 2011 at 21:47 UTC | |
|
Re^2: Can't locate object method REDIRECTS in package HTTP::Headers
by Anonymous Monk on Mar 15, 2011 at 02:12 UTC | |
by Eliya (Vicar) on Mar 15, 2011 at 04:53 UTC | |
by Anonymous Monk on Mar 15, 2011 at 07:42 UTC |