Sébastien Aperghis-Tramoni filed a bug for Module::Install/YAML::Tiny complaining that Module::Install is preventing YAML::Tiny from being fully 5.004-compatible.
And to be honest, he's complete right in his fear and loathing.
Using Module::Install (or even Module::Build) is a complete philosophical clash with the entire concept of ::Tiny. OBVIOUSLY we should be using the oldest, most stable, most compatible build system of all, for modules which have practically no features and absolutely no complexities by design.
So as soon as I get a chance, I'm reverting the installers for all of the ::Tiny modules to plain vanilla ExtUtils::MakeMaker.
And my apologies to the beleaguered Sébastien.
I don't use Windows, but don't Windows users have to download and install a specific make utility in order to use MakeMaker to install modules?
Re:"Most Compatible"?
Alias on 2007-11-01T06:13:30
1. Nobody is using 5.005 on Windows.
2. Everybody that matters is now using Strawberry Perl, and doesn't have to download anything.:)
3. Anyone that isn't, should probably be using PPM files, and the ActiveState build farm is the only thing that needs make.
Re:"Most Compatible"?
sigzero on 2007-11-01T11:38:29
Can Strawberry install TT on Windows?Re:"Most Compatible"?
jk2addict on 2007-11-01T14:04:19
Is this a trick question?:-)
I just installed SP and TT (for Catalyst) twice this week on win32 without any problems. (one a real win32 machine, and one in XP in parallelsRe:"Most Compatible"?
sigzero on 2007-11-01T15:06:15
No. I have not used SP and had read (might have been a while ago) that TT was an issue. Or at least I thought it was TT or maybe it was DBD::Oracle come to think about it.Re:"Most Compatible"?
stu42j on 2007-11-01T16:24:18
TT did have some issues on Win32 not long ago but they have been fixed.Re:"Most Compatible"?
Alias on 2007-11-01T23:38:03
The problem was on all Win32, not just Strawberry.
The TT issues are quite fixed now, and Andy has started releasing test releases to the mailing list first, for Win32 people to check, before he does the uploads.
Re:"Most Compatible"?
chromatic on 2007-11-01T17:25:53
That makes sense, although your first and second rules sound awfully close to mine.
Re:YAML::Tiny did not drop in
Alias on 2007-11-04T11:18:30
If you have examples of documents that are incompatible, please report them and I'll look into it.Re:YAML::Tiny did not drop in
sir_lichtkind on 2007-11-04T11:44:39
this is a menu definition. you see the arrayitems with no content. the varialble that holds that nothing i want to be empty not undef. i don't know if its accidental and breaking his own specs, but that the way i used to get the input from YAML Parser. BTW: hope you read my last mail. your changes are now all in but switch to new config path handling needs some tweaks before i uncomment them all.
main_toolbar:
- item file-new
- item file-open
- item file-print#
- item file-close#
- item file-save-all
- item file-save
-
- item edit-changes-undo
- item edit-changes-redo
-
- item edit-cut
- item edit-copy
- item edit-paste
- item edit-replace
- item edit-delete