in reply to Re^2: Invalid value for shared scalar
in thread Invalid value for shared scalar

You could pass the URI as a string instead of as an object.

Replies are listed 'Best First'.
Re^4: Invalid value for shared scalar
by ramblinpeck (Sexton) on Jan 30, 2006 at 21:54 UTC
    is there any way to make an object sharable (like one I create) such as my Page class?