From 1d29b64f204159c9c987c87676ef3498448938ea Mon Sep 17 00:00:00 2001 From: "Breno G. de Oliveira" Date: Sun, 13 Apr 2014 16:59:17 -0300 Subject: [PATCH 1/2] fixed evozon's url: closes #7 --- about.html | 2 +- documentation.html | 2 +- download.html | 2 +- index.html | 2 +- support.html | 2 +- team.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/about.html b/about.html index d604155..34a3dc0 100755 --- a/about.html +++ b/about.html @@ -120,7 +120,7 @@

WHAT IS DBIx::Class ?

diff --git a/documentation.html b/documentation.html index b0e1399..eda0cae 100755 --- a/documentation.html +++ b/documentation.html @@ -164,7 +164,7 @@

Articles & Presentations

diff --git a/download.html b/download.html index b35f3b9..9bd3cbd 100755 --- a/download.html +++ b/download.html @@ -63,7 +63,7 @@ diff --git a/index.html b/index.html index b5f0d5a..cc799a3 100644 --- a/index.html +++ b/index.html @@ -139,7 +139,7 @@

Simple & practical

diff --git a/support.html b/support.html index e0739a4..3b81ad2 100755 --- a/support.html +++ b/support.html @@ -84,7 +84,7 @@

Commercial support

diff --git a/team.html b/team.html index b801630..6329cd0 100755 --- a/team.html +++ b/team.html @@ -305,7 +305,7 @@

Spotlight on Core Team

From 2137cafca621345dbd0d00fdd09d4e890e789867 Mon Sep 17 00:00:00 2001 From: "Breno G. de Oliveira" Date: Sun, 13 Apr 2014 17:07:01 -0300 Subject: [PATCH 2/2] fixing DBIC's case. Closes #5 --- about.html | 4 ++-- documentation.html | 2 +- download.html | 2 +- index.html | 4 ++-- support.html | 2 +- team.html | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/about.html b/about.html index 34a3dc0..0403e45 100755 --- a/about.html +++ b/about.html @@ -107,7 +107,7 @@

WHAT IS DBIx::Class ?


-

DBIx::Class (also known as Dbic) is an extensible and flexible Object/Relational Mapper (ORM) written in Perl. The advantage of using an ORM is to speed development, abstract data and make it +

DBIx::Class (also known as DBIC) is an extensible and flexible Object/Relational Mapper (ORM) written in Perl. The advantage of using an ORM is to speed development, abstract data and make it pole the database. This allows you to represent your business rules through object orientated design and generate boilerplate code for CRUD operations.

@@ -120,7 +120,7 @@

WHAT IS DBIx::Class ?

diff --git a/documentation.html b/documentation.html index eda0cae..3e8b238 100755 --- a/documentation.html +++ b/documentation.html @@ -164,7 +164,7 @@

Articles & Presentations

diff --git a/download.html b/download.html index 9bd3cbd..99afc77 100755 --- a/download.html +++ b/download.html @@ -63,7 +63,7 @@ diff --git a/index.html b/index.html index cc799a3..92f0248 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@

- Dbic logo + DBIC logo

@@ -139,7 +139,7 @@

Simple & practical

diff --git a/support.html b/support.html index 3b81ad2..0c0c6ba 100755 --- a/support.html +++ b/support.html @@ -84,7 +84,7 @@

Commercial support

diff --git a/team.html b/team.html index 6329cd0..f36aad9 100755 --- a/team.html +++ b/team.html @@ -214,7 +214,7 @@

The Team

Spotlight on Core Team

-

Below are the current Dbic core team members. Someone missing? Send us your details and what you do/contribute to the project with a link to your Metacpan page/personal page and we will add you.

+

Below are the current DBIC core team members. Someone missing? Send us your details and what you do/contribute to the project with a link to your Metacpan page/personal page and we will add you.

Contact us via any of the support channels.

@@ -305,7 +305,7 @@

Spotlight on Core Team