Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributions to this repository : sample PERL code & status info #2

Open
cyberchucktx opened this issue Aug 2, 2017 · 0 comments
Open

Comments

@cyberchucktx
Copy link

If anyone is interested, I plan to contribute to this repository:

  1. Simple(r) sample code showing encryption and decryption (file-based).
  2. Information on how to detect errors when using this package.

On #2: my short answer is to check the PERL global variable $? after execution (after the "waitpid" command). If nonzero then there was an error and the ERROR and STATUS handles can be used to get more information.

Should I do a PULL request and then createa new folder/directory called 'Examples'?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant