perl -MMath::GSL::Histogram=":all" -we "gsl_histogram_alloc(100);" I get this as an output error.
Can't locate Math/GSL/Histogram.pm in @INC (@INC contains: C:/Program Files/Perl /perl/site/lib C:/Program Files/Perl/perl/lib .). BEGIN failed--compilation aborted.