Skip to content
This repository has been archived by the owner on Jul 18, 2021. It is now read-only.

jawnsy/Video-FourCC-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$Id$

Video::FourCC::Info is a Perl module to retrieve information about FourCCs

Copyright 2009 by Jonathan Yu <jawnsy@cpan.org>. All rights reserved.

INSTALLATION

  This module depends on Module::Build for its installation mechanism.

  To install this module type the following:
  $ perl Build.PL
  $ perl Build
  $ perl Build test
  $ perl Build install

  Module::Build will complain if any dependencies are missing, or if
  you can install some other modules to enhance its functionality.

USAGE AND DOCUMENTATION

  In order to use the module, you'll probably need the documentation. Once
  installed, you can read that using:
  $ perldoc Video::FourCC::Info

LICENSE

  In a perfect world, I could just say that this package and all of the
  code it contains is Public Domain. It's a bit more complicated than
  that; you'll have to read LICENSE to get the full details.

  Here are some nice things to live by:
  1. Give credit where it's due.
  2. Share your modifications, so everyone benefits from them.
  3. Do something nice for the authors.
  4. Help someone who needs it.
  5. Don't waste. Anything. Be especially careful not to waste energy that
     comes from non-renewable sources.
  6. Be tolerant. Everything that's good in nature comes from cooperation.
  Paraphrased a bit from Alberto Bertogli's Buena Onda License Agreement.
  For the full text, see: http://blitiri.com.ar/p/bola/

About

Perl module to retrieve information about FourCCs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages