MediaMath / catalyst-controller-swagger

5 stars 5 forks source link

Fix to avoid "uninitialized" warnings on stdout/stderr #6

Open hoppfrosch opened 8 years ago

hoppfrosch commented 8 years ago

Within catalyst debug-panel occurs the following error

Use of uninitialized value in repeat (x)
        at Catalyst::Controller::Swagger::api_docs(C:/perl/site/lib/Catalyst/Controller/Swagger.pm:48)

This bugfix avoids this warnings