Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hid server unable to find object method "clean"; dies #21

Closed
brianwisti opened this issue Jul 20, 2014 · 2 comments
Closed

hid server unable to find object method "clean"; dies #21

brianwisti opened this issue Jul 20, 2014 · 2 comments

Comments

@brianwisti
Copy link

HiD 1.5 with Perl 5.20.0 on Ubuntu 14.04

$ cd hid-blog
$ hid server
Can't locate object method "clean" via package "HiD::App::Command::server" at /home/random/localperl/lib/site_perl/5.20.0/HiD/App/Command/server.pm line 58.
$

Making HiD::App::Command::server extend HiD::App::Command::publish is one way to make this problem go away

@brianwisti
Copy link
Author

Except that HiD::App::Command::server has a clean attribute. Don't know what's going on until a test can be written for it.

@genehack
Copy link
Owner

Well, the biggest problem there is that attribute was added after the last release ... 8^p

New release shortly, closing ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants