Mark Fowler

Results 12 issues of Mark Fowler

### Expected Behavior Installation manages to install plugins when the app is started on a fresh mac. ### Actual Behavior Mac attempts to use git command, but because command line...

bug

This brings in work from pull request from our local fork, passed back upstream. Since nothing else has been merged upstream I'm not expecting this to either, but I'm doing...

Several times I've been bitten by Moose telling me that I'm using a read only accessor even when the attribute is 'rw' because something has set a custom writer. The...

needs rework

The [URL](https://github.com/9b/netinfo/blob/6fcab55eaeabfd005a9192ace0c2b04122ab3df4/scripts/fetch_geo.py#L10) used to directly download GeoLite2 databases will no longer function after December 30th 2019. Due to upcoming data privacy regulations, MaxMind are making significant changes to how users...

Due to upcoming data privacy regulations, MaxMind are making significant changes to how users access free MaxMind GeoLite2 databases starting December 30, 2019. The databases will continue to be available...

This doesn't do what you'd expect when outputted from a script ``` metric s My Metric ``` Since there's special undocumented handling of `metric\s+`

The documentation says: ``` Alternatively, the may produce simple tab-separated metric output that... ``` Where the code allows any whitespace separated values ``` /^\s*(metric\s+)?(\S+)\s+(string|int|float|[iIlLns])(\s*)(.*)$/ ```

Hold ipad in landscape. Search for Test::Database::Row. Scroll to bottom. Elastic banding pulls screen back so you can't read the bottom of the text (works fine in portrait) ![image](https://f.cloud.github.com/assets/46818/609311/e37b04aa-cd7c-11e2-9a2e-5f7fba832f22.jpg)

I'd like to know as soon as the build fails - i.e. when it starts failing, rather than waiting for completion. I think it should be as simple as overriding...

Your documentation contains a direct link to the GeoLite2 download; Shortly this will no longer work. Due to upcoming data privacy regulations, MaxMind are making significant changes to how users...