Evan Carroll

Results 121 issues of Evan Carroll

It seems with Perl 7 coming out we have a few options if we want to make use of these massive and momentous changes. * Perl11 can become Perl12: this...

It would be great if this implemented support for the postgis crate. If welcomed, I can provided a patch. Note, this would likely have to be `TryFrom` and not `From`...

This field is confusing to me, some `external_author_id` have multiple `authors` ``` SELECT distinct external_author_id , author FROM rustweets.tweets WHERE external_author_id = 753000000000000000; external_author_id | author --------------------+----------------- 753000000000000000 | ANGELABACH991...

> Love the postgres loader, but we're going to try to keep this repo clean and simple, so I won't merge it into master. Glad to see some cool forks...

You're quoting -1, which means it won't work in int fields without removing the quotes.

I'm using this module by proxy of node.io, but for the life of me I can't figure out how to get to the parent element of a selected element? How...

### Problem The prescribed method to install Rust (from the [Rust install doc here is](https://www.rust-lang.org/tools/install)) is, ```sh curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ``` This plain doesn't work...

bug

It would be nice to see an example how to download in parallel with reqwest. Like hypothetically lets say I have 100 URLs and I want to download in parallel...

It would be nice to be able to search metacpan for TOML parsers that use XS, or TOML parsers that are pure perl.

It's really deceptive to call this the open source "curriculum" when it's just an outline. From the wiki page on cirriculum, > Curriculum: In education, a curriculum is broadly defined...