On Dec 10, 2003, at 11:35 PM, Tassilo von Parseval wrote:
On Wed, Dec 10, 2003 at 02:26:40PM -0800 drieux wrote:On Dec 10, 2003, at 4:39 AM, Ben Crane wrote:
[..]
5.8.2's h2xs[..]
in accordance with the preferred style of CPAN modules:[..]
[EMAIL PROTECTED]:/tmp$ h2xs5.8.2 -b 5.6.0 -AX Wetware::Pid Writing Wetware-Pid/lib/Wetware/Pid.pm
Writing Wetware-Pid/t/Wetware-Pid.t[..]
Thank you for the Happy Moment There!!!
I'm still not sure I like the
Foo::Bar
being converted into
Foo-Bar
although that was what we had adopted for our build and release system since we were converting them on into Solaris Packages.
[..]
a decent META.yml is created and added to the distribution.
I'm still working out if i really 'get it' about the 'yml' trend.
[..]
I used to belong to the 'interleave pod and code' school but soon changed that when I realized that there is no way to interleave POD into XS files.
Oye, yes... that was one of those 'byte me' elements of XS that took me a
What is the Wild, Wild World of Sports....
iteration or two to figure out that I really did not want, and/or need to put the comments into the foo.XS itself.
I think I have decided that there needs to be some alternative file that would be the
ReadMe.Maintainer
file of kvetchings that are not pod for the user of the module, but are if anything notes about why one opted for A over B...
ciao drieux
---
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>