I am enrolled at the Art Institute of Pittsburgh - Online working towards a Bachelor of Science in photography.
My other blog [blogspot.com]
I took the Pugs plunge this morning.
I installed GHC 6.4 and started installing Perl6::Pugs. CPAN quickly told me that it couldn't find ghc in the path. So I fixed that and started the install again. It was doing all sorts of things when all of a sudden I start getting all sorts of errors. It couldn't figure out which module to use for Map, FiniteMap, etc...
I uninstalled GHC 6.4 and installed 6.2.2, corrected my path and tried the Pugs install again. This time successfully. I haven't played with it yet but I will today.
Some of the new Data. modules were causing namespace collisions. See Release notes for version 6.4. I found out that they were the cause just now and not then.
Fixed in the upcoming 6.0.11. (Score:1)
Re:Fixed in the upcoming 6.0.11. (Score:1)