Skip to content

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

Description

@cyberchucktx

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'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions