DragosTrif

DragosTrif @dragostrif

Location:
Cluj-Napoca, Romania
Joined:
Jul 17, 2021

DragosTrif
articles - 8 total

[Boost]

Mojolicious and Docker DragosTrif ・ Apr 27 ...

Learn More 0 0May 3

Mojolicious and Docker part 2

I my last post mojolicious-and-docker I have explained how to build and Docker image and to spin up...

Learn More 4 0Apr 30

Mojolicious and Docker

This post plans to illustrate how you can build and dockerize and Mojolicious application and solve...

Learn More 8 2Apr 27

Generate Fixtures for Rose::DB ORM

A while a go I released on Metacpan DBD::Mock::Session::GenerateFixtures. So lets how can we mock...

Learn More 1 1Apr 21

Rose::DB ORM and Perl

A while ago I found out from a post that Dbix::Class Perls default ORM is abandoned dbixclass not...

Learn More 5 11Jan 12

Generate Fixtures for DBD::Mock::Session

A while ago I discovered DBD::Mock and it looked like a great tool to use in Perl unit tests. However...

Learn More 2 0Apr 29 '24

Test web API's with Perl and Cucumber

Behavior-Driven Development is an agile software development process that encourages teams to use...

Learn More 11 0Jan 31 '22

Perl Roles

1. Roles Definition A role is a set of methods that provide extra behavior to a class. Roles can't...

Learn More 12 2Jan 14 '22