Changes for version 0.09
- Changes in the new() method:
- it automatically calls start()
- it has the 'shared' option to start a shared bridge
- More portable filenames (RT #70391)
- Added convenience methods:
- Fixed a bug in the unlock() method
- Removed the R() and error() methods and renamed some other. These changes should be transparent and backward compatible
- Maintenance: many more unit tests, synopsis clarification, POD work, script touchups, small code cleanups, version numbering, better README generation, Git and bug tracker URLs
Modules
Controls the R interpreter through Perl.
Implements a communication bridge between Perl and R.