The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Nile MEWSOFT"

Nile::Say - Compatibility layer to use say(). River stage zero No dependents

Nile::Say - Compatibility layer to use say()....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Base - Base class for the Nile framework. River stage zero No dependents

Nile::Base - Base class for the Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Abort - Abort the application at anytime with optional message and stacktrace. River stage zero No dependents

Nile::Abort - Abort the application at anytime with optional message and stacktrace....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. River stage zero No dependents

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. Beta version, API may change. The project's homepage <https://github.com/mewsoft/Nile>. The main idea in this framework is to separate all the htm...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Hook - Hook class for the Nile framework. River stage zero No dependents

Nile::Hook - Hook class for the Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Result - Result class for the Nile framework. River stage zero No dependents

Nile::Result - Result base class for the Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Var - Application Shared variables. River stage zero No dependents

Nile::Var - Application Shared variables....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Timer - Timer to clock operations. River stage zero No dependents

Nile::Timer - Timer to clock operations....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Module - Module base class for the Nile framework. River stage zero No dependents

Nile::Module - Module base class for the Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::DBI - SQL database manager. River stage zero No dependents

Nile::DBI - SQL database manager....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Config - Configuration file manager. River stage zero No dependents

Nile::Config - Configuration file manager. Configuration files are xml files stored in the application config folder. You can load and manage any number of configuration files. This class extends Nile::XML class, therefore all methods from Nile::XML ...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::App - App base class for the Nile framework. River stage zero No dependents

Nile::App - App base class for the Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::XML - XML file manager. River stage zero No dependents

Nile::XML - XML file manager. Parsing and writing XML files into a hash tree object supports sorted order and build on the module XML::TreePP....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Lang - Language file manager. River stage zero No dependents

Nile::Lang - Language file manager....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Filter - Filter functions for Nile framework. River stage zero No dependents

Nile::Filter - Filter functions for Nile framework....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::File - Files and folders manager. River stage zero No dependents

The file object provides tools for reading files, folders, and most of the functions in the modules File::Spec and File::Basename. to get file content as single string or array of strings: $content = $app->file->get($file); @lines = $app->file->get($...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::View - The template processing system. River stage zero No dependents

Nile::View - The template processing system. Templates or views are pure html files with special xml tags which can be used to insert the application dynamic output. These xml sepcial tags also can be used to pass parameters to the plugins. Templates...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Plugin - Plugin base class for the Nile framework. River stage zero No dependents

Nile::Plugin - Plugin base class for the Nile framework. This module is the base class for plugins. You include it by using it which also makes itself as a parent class for the plugin and inherts the method setting which has the plugin setting loaded...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Router - URL route manager. River stage zero No dependents

Nile::Router - URL route manager. ROUTES FILES Routes are stored in a special xml files in the application folder named route. Below is a sample "route.xml" file. <?xml version="1.0" encoding="UTF-8" ?> <register route="/register" action="Accounts/Re...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Nile::Setting - Application global settings database table manager. River stage zero No dependents

Nile::Setting - Application global settings database table manager. This class to manage an optional application shared settings database table the same way you share the var and config object. Example of a suggested database table structure. CREATE ...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC
53 results (0.046 seconds)