aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel/Hosts/hosts.pm
Commit message (Collapse)AuthorAgeFilesLines
* Project structure changeAngelo Naselli2014-01-271-103/+0
|
* - implemented _modifyHostMatteo Pasotti2014-01-251-0/+7
|
* - updated license headersMatteo Pasotti2014-01-251-0/+19
|
* - initializing configHosts attribute using moose builderMatteo Pasotti2014-01-251-2/+14
| | | | - implemented _dropHost method
* - now using Moose (hosts is now a class)Matteo Pasotti2014-01-191-6/+24
| | | | | | - _insertHost implemented - _writeHosts implemented - configHosts is an instance variable
* - _getHosts subroutine fully implementedMatteo Pasotti2014-01-121-4/+39
|
* - added hosts moduleMatteo Pasotti2014-01-111-0/+12