Skip to content

Commit

Permalink
Added demo for PDL::Graphics::Prima to perldl
Browse files Browse the repository at this point in the history
  • Loading branch information
run4flat committed Mar 13, 2013
1 parent 5883818 commit 42a6027
Show file tree
Hide file tree
Showing 3 changed files with 565 additions and 0 deletions.
1 change: 1 addition & 0 deletions Demos/Makefile.PL
Expand Up @@ -25,6 +25,7 @@ WriteMakefile(
'Cartography_demo.pm' => '$(INST_LIBDIR)/Demos/Cartography_demo.pm',
'Gnuplot_demo.pm' => '$(INST_LIBDIR)/Demos/Gnuplot_demo.pm',
'../m51.fits' => '$(INST_LIBDIR)/Demos/m51.fits',
'Prima.pm' => '$(INST_LIBDIR)/Demos/Prima.pm',
},
'clean' => { 'FILES' => 'BAD_demo.pm BAD2_demo.pm' },
(eval ($ExtUtils::MakeMaker::VERSION) >= 6.57_02 ? ('NO_MYMETA' => 1) : ()),
Expand Down

0 comments on commit 42a6027

Please sign in to comment.