Plan 9 from Bell Labs’s /usr/web/sources/contrib/gabidiaz/root/sys/src/cmd/perl/vms/ext/DCLsym/0README.txt

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


VMS::DCLsym is an extension to Perl 5 which allows it to manipulate DCL symbols
via an object-oriented or tied-hash interface.

In order to build the extension, just say

$ Perl Makefile.PL
$ MMK

in the directory containing the source files.  Once it's built, you can run the
test script by saying

$ Perl "-Iblib" test.pl

Finally, if you want to make it part of your regular Perl library, you can say
$ MMK install

If you have any problems or suggestions, please feel free to let me know.

Regards,
Charles Bailey  bailey@newman.upenn.edu
17-Aug-1995

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.