in reply to Re: QuickTime format movie file dumper
in thread QuickTime format movie file dumper

Do you have the Class::MakeMethods::Emulator::MethodMaker module? It provides the new.

Update: wrong module mentioned


DWIM is Perl's answer to Gödel

Replies are listed 'Best First'.
Re^3: QuickTime format movie file dumper
by baboo (Initiate) on Mar 03, 2006 at 17:19 UTC
    Sure, otherwise it wouldn't compile. I have Class-MakeMethods version 1.01. May be it somehow distorted code on the web?

      Within the next 12 hours I intend to upload a major update to the Quicktime dumper code that adds a Tk wrapper around it and removes the Video::Info dependency. There's a pretty good chance that will fix your problem.

      Update: new version is here


      DWIM is Perl's answer to Gödel