Menu

Tree [r7] /
 History

HTTPS access


File Date Author Commit
 VCDFile 2008-12-14 narenkn [r2] made complete GPL with PPT
 doc 2008-12-27 narenkn [r7] what if somebody can't build the tex files...
 pureread 2008-12-19 narenkn [r5] missing header encapsulation
 AUTHORS 2008-12-12 narenkn [r1] Initial commit
 LICENSE 2008-12-12 narenkn [r1] Initial commit
 Makefile 2008-12-19 narenkn [r6] added doc creation as default target
 README 2008-12-12 narenkn [r1] Initial commit

Read Me

1. To Compile
  gmake
2. Check that a new directory 'dest' is created having the perl module installed
3. Use the perl module in any program as follows...
>>>
BEGIN { push @INC, "/home/naren/learn/perl/vcdread/dest/usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi" }

use VCDEdit;
<<<
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.