[Pdx-pm] h2xs question
Marvin Humphrey
marvin at rectangular.com
Tue May 9 11:28:10 PDT 2006
On May 5, 2006, at 2:25 PM, Thomas J Keller wrote:
> Greetings,
> I'm new to writing modules. I though that
> ~keller$ h2xs -AX -n Tie::Array::Boundary
>
> would give me the two three new directories and a module "stub": /
> Tie/Array/Boundary/Boundary.pm
> but instead I get an unexpected parent dir called Tie-Array-
> Boundary. That screws up @INC and seems like it will be a nuisance
> to find the Boundary.pm module.
If you look in Tie-Array-Boundary, you will see a lib/ directory.
That's where you'll find the stuff you're looking for:
Tie-Array-Boundary/lib/Tie/Array/Boundary.pm
Marvin Humphrey
Rectangular Research
http://www.rectangular.com/
More information about the Pdx-pm-list
mailing list