dk / PDL-Drawing-Prima

Low-level PDL-threaded interface to the Prima drawing commands.
5 stars 4 forks source link

cannot install PDL::Drawing::Prima via CPAN #23

Closed rcaputo closed 12 years ago

rcaputo commented 12 years ago

CPAN disavows all knowledge. This prevents me from graphing functions in that sexy Prima REPL I saw on the remote telecast of that YAPC talk the other day. The one with the stuff. :)

It may not be the distribution's fault.

cpan[3]> i /PDL.*Draw/
Module id = PDL::Drawing::Prima CPAN_VERSION undef CPAN_FILE N/A INST_FILE (not installed)

run4flat commented 12 years ago

Oh no! I've always installed on my system from the git repo, so I guess I never figured this out. I'll get to this in the next few days.

run4flat commented 12 years ago

I've updated my Provides list for PDL::Drawing::Prima, and my tests seem to indicate that it works. Please reopen if you find that it's still giving trouble.

run4flat commented 12 years ago

Rocco -

I think this is fixed on CPAN. Let me know if you have any troubles.

Thanks! David

On Sat, Jun 16, 2012 at 5:06 PM, Rocco Caputo < reply@reply.github.com

wrote:

CPAN disavows all knowledge. This prevents me from graphing functions in that sexy Prima REPL I saw on the remote telecast of that YAPC talk the other day. The one with the stuff. :)

It may not be the distribution's fault.

cpan[3]> i /PDL.*Draw/ Module id = PDL::Drawing::Prima CPAN_VERSION undef CPAN_FILE N/A INST_FILE (not installed)


Reply to this email directly or view it on GitHub: https://github.com/run4flat/PDL-Drawing-Prima/issues/23

"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian Kernighan