Missing Controller

Error: PelicanController could not be found.

Error: Create the class PelicanController below in file: app/controllers/pelican_controller.php

<?php
class PelicanController extends AppController {

	var $name = 'Pelican';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp