Felipe Gasper

Felipe Gasper @fgasper

Joined:
Dec 5, 2020

Felipe Gasper
articles - 6 total

Prose for Coding Pros

The ability to express yourself verbally is a useful but oft-overlooked skill for software...

Learn More 2 0Jul 29 '21

SQLite, Perl, and a Boolean

I’ve written several articles now about the trials and tribulations of character encoding in Perl....

Learn More 6 6May 30 '21

Perl’s SvPV Menace

If you’ve read my Perl, Unicode, and Bytes or Sys::Binmode posts, you know about the complexities of...

Learn More 9 1May 27 '21

Perling and Curling

Most of us probably know curl as a quick and easy way to send HTTP requests from the command line. T...

Learn More 15 3May 7 '21

use Sys::Binmode;

Character encoding is an often-misunderstood aspect of Perl. Perl itself has significant bugs in the...

Learn More 15 0Mar 27 '21

Perl, Unicode, and Bytes

Wide character in print at Foo/Bar.pm line 27. Enter fullscreen mode Exit...

Learn More 23 5Jan 29 '21