Howdy,

The CPAN module Devel::Platform::Info looks interesting:

https://github.com/barbie/devel-platform-info

It doesn't seem to have any dependencies and has plugins for many different
OS's to detect various info. I think we may want to consider bundling it with
Parrot and converting our code which currently gets this info from the %Config
of whatever perl is configuring Parrot.

The benefits of this would be to reduce the code we have to maintain as well as
reducing the amount of info that we get from Perl's %Config and instead get it
directly from the system we are running on.

kid51++, can you take a look and give us your opinion about converting some of
our configure system to use it?

Duke

-- 
Jonathan "Duke" Leto <[email protected]>
209.691.DUKE // http://leto.net
NOTE: Personal email is only checked twice a day at 10am/2pm PST,
please call/text for time-sensitive matters.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to