Java::JCR::Lock

Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers.
Download

Java::JCR::Lock Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Sterling Hanenkamp
  • Publisher web site:
  • http://search.cpan.org/~hanenkamp/

Java::JCR::Lock Tags


Java::JCR::Lock Description

Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers. Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers.SYNOPSIS use Java::JCR::LockThis loads the Perl classes mapped to the Java package named javax.jcr.lock.Installation:Installation can be a bit tricky because this library depends upon Inline::Java,which didn't install without going through the process by hand. (I usually justlet CPAN do all the work.) You must first install Inline::Java. Then, you must install libwww-perl, as I use that to download the Jar files. Ihope to remove this dependency in the future, but it's there for now.After installing both of those, you should be able to run: perl Build.PL ./Build ./Build test ./Build installI generally try to make my build scripts as standard as possible. If you preferusing make, I have Module::Build distributing a makefile generator too: perl Makefile.PL make make test make install Requirements: · Perl


Java::JCR::Lock Related Software