psh icon indicating copy to clipboard operation
psh copied to clipboard

Perl Shell (psh) — Aspiring to be your primary login shell

Results 4 psh issues
Sort by recently updated
recently updated
newest added

This pull updates some of the outstanding bugs, both from here and as noted by cpantesters as failures. The only other visible problem is the version mismatch seen in the...

CPAN release is broken with more recent Perls. Github repository here contains code changes not in the CPAN release, e.g. https://rt.cpan.org/Public/Bug/Display.html?id=105916

```bash help builtin Calling POSIX::tmpnam() is deprecated at /usr/lib64/perl5/vendor_perl/5.24.1/Psh/OS.pm line 165. * "builtin COMMAND [ARGS]" ```

As mentioned in the title, I have to type 4 times of slash keys. How to reproduce: ``` perl Psh> print "\\\\" \Psh> ```