Jeff Macdonald

Results 3 issues of Jeff Macdonald

When running the Docker container, it creates files with root as the owner. jeff@library:~/charm-r/data$ ls -al total 28 drwxr-xr-x 5 root root 4096 Feb 27 18:08 . drwxr-xr-x 3 jeff...

question

Thanks for writing this package. It seems to be missing the DES implementation? crypt() is the password encryption function. It is based on the Data Encryption Standard algorithm with variations...

From Getopt::Long: It is also possible to specify the minimal and maximal number of arguments an option takes. foo=s{2,4} indicates an option that takes at least two and at most...

enhancement