search for: pureperl

Displaying 5 results from an estimated 5 matches for "pureperl".

2009 Jun 25
0
Fixing ogg vorbis corruption caused by bad metadata
...believe this is a bug in a > (possibly) older version of vorbis_comment_add_tag(): > > http://www.ventismedia.com/mantis/view.php?id=5809 > > Does this seem right and/or shed any light on how to undo the damage? One other potentially interesting observation -- Ogg::Vorbis::Header::PurePerl has no trouble reading the headers on these corrupted files (and outputting the contents correctly), while Ogg::Vorbis::Header dies. Unfortunately, the PurePerl module doesn't have any functions implemented to delete metadata -- if it did, I would try using that to clear out the tags. But I...
2003 Sep 11
0
Perl module
I recently undertook the task of adding "Write" support to the Perl module Ogg::Vorbis::Header::PurePerl (because of the simplicity of cross platform use). Seeing as this list would have the most knowledge about the proper methods regarding this task, I'm submitting this for anyone to look at before it (possibly) hits CPAN. http://alus.mine.nu/aRanger/PurePerl.pm Any feedback would be greatly ap...
2009 Jun 21
2
Fixing ogg vorbis corruption caused by bad metadata
Conrad Parker wrote, on 6/20/2009 10:24 PM: >> How about another approach -- is there a tool that will verify the page >> checksums? oggz-validate doesn't seem to do this. If the page checksums >> are okay, then doesn't that suggest the streams are also recoverable? > If the page checksums are bad then the page will get rejected by > libogg, and oggz-validate
2010 Sep 02
2
Issue with Perl and rpmforge - advice?
...ch 0:2.024-1.el5.rf set to be updated ---> Package perl-common-sense.x86_64 0:3.0-1.el5.rf set to be updated ---> Package rkhunter.noarch 0:1.3.6-1.el5.rf set to be updated --> Processing Dependency: perl(Digest::SHA256) for package: rkhunter --> Processing Dependency: perl(Digest::SHA::PurePerl) for package: rkhunter --> Running transaction check ---> Package perl-AnyEvent.noarch 0:5.240-1.el5.rf set to be updated --> Processing Dependency: perl(Net::SSLeay) >= 1.33 for package: perl-AnyEvent ---> Package perl-Digest-SHA-PurePerl.noarch 0:5.48-1.el5.rf set to be updated ---...
2013 Oct 27
2
Heteroscedasticity and mgcv.
I have a two part question one about statistical theory and the other about implementations in R. Thank you for all help in advance. (1) Am I correct in understanding that Heteroscedasticity is a problem for Generalized Additive Models as it is for standard linear models? I am asking particularly about the GAMs as implemented in the mgcv package. Based upon my online search it seems that some