Subject: | Better defaults for Makefile.PL |
I think it should be possible to change the default for the
@request_aliases (GET, POST, HEAD) depending if the aliases already
exist in $Config{installscript}.
This would prevent the following scenario:
- Sysadmin A installed GET/HEAD/POST aliases with a former installation
of libwww (I think it was default some day?)
- Sysadmin B does not know about the aliases when he installs the
current version of libwww, and chooses to not install it
- User wants to use the aliases, but gets outdated versions of them
Regards,
Slaven