In this Perl programming tutorial, we will learn how to fetch "raw data" using DBIx::Class::ResultClass::HashRefInflator. We'll explore what are are the benefits and downsides of using this DBIx utility module.
Chapters:
00:00 Intro
01:00 Installing HashRefInflator
01:30 Using HashRefInflator
03:05 HashRefInflator as RS utility method
04:20 Related data with HashRefInflator
05:08 Outro
Docs:
https://metacpan.org/pod/DBIx::Class
https://metacpan.org/pod/DBIx::Class::Schema
https://metacpan.org/pod/DBIx::Class::ResultSet
https://metacpan.org/pod/DBIx::Class::Row
Tags:
#Perl #PerlProgramming #CodingInPerl #PerlDevelopment
Download
0 formats
No download links available.
Object-Relational Mapping: Fetching Raw Data | #22 Perl DBIx Tutorial | NatokHD