Smylers

Results 15 issues of Smylers

## Description I have some databases and an SSH tunnel configured, and working, like this: ```` [alias_dsn] zlopp = postgresql://localhost/zlopp zwapp = postgresql://localhost/zwapp [ssh tunnels] ^localhost$ = db1.example.com ```` When...

## Description Thank you for the new SSH tunnel support; it's really useful. The only thing I'm missing is being able to specify which port to use on `localhost` to...

Ack isn't giving me any output when invoked directly with sudo: ``` $ echo bang | ack ^ bang $ echo bang | sudo ack ^ $ sudo -s #...

bug

If `ack` encounters a file called `-` in the current directory then it silently hangs for ever. It seems that the file `-` is being treated as though it were...

bug

## Problem Pages on the Raku Documentation site don't have “Raku” anywhere in their HTML ``s. That makes it less obvious what the page is about from just its title:...

docs

# ISSUE This ‘rich link’ to a related article can't be clicked, unless the window is very wide. ## Steps to Reproduce 1. Load [this article](https://www.theguardian.com/sport/2019/feb/14/do-you-like-boys-sorry-shannon-gabriel-reveals-joe-root-sledge) 2. Scroll down to...

perl-5.36.0-RC2 is out. Its [perldelta](https://metacpan.org/release/RJBS/perl-5.36.0-RC2/view/pod/perldelta.pod) links to new and changed features. Sometimes MetaCPAN links to the feature within this release candidate (which is useful); sometimes MetaCPAN instead links to the...

## Description It'd be nice to be able to view a query result as a 2D table, such as can be done in psql with its `\crosstabview` command. For instance...

enhancement

When processing the `~/.ssh/config` file, `sshtunnel` appears not to act on the `Include` directive, to load further config from a different file. This means it uses different SSH config from...

bug
wontfix

The footer has a link ‘project page’ to http://perl.jonallen.info/projects/perldoc — which currently appears to be down. (I just got lucky with guessing the source would be on GitHub.) Either that...