FLTK 0.530_002 Deleted
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: xs/Adjuster.xsi, xs/AlignGroup.xsi, xs/AnsiWidget.xsi, xs/AssociationFunctor.xsi, xs/AssociationType.xsi, xs/BarGroup.xsi, xs/Box.xsi, xs/Browser.xsi, xs/Browser/Mark.xsi, xs/Button.xsi, xs/CheckButton.xsi, xs/Choice.xsi, xs/Clock.xsi, xs/ClockOutput.xsi, xs/Color.xsi, xs/ColorChooser.xsi, xs/ComboBox.xsi, xs/Cursor.xsi, xs/CycleButton.xsi, xs/Dial.xsi, xs/Divider.xsi, xs/EngravedLabel.xsi, xs/FileBrowser.xsi, xs/FileIcon.xsi, xs/FileInput.xsi, xs/FillDial.xsi, xs/FillSlider.xsi, xs/Flags.xsi, xs/FlatBox.xsi, xs/FloatInput.xsi, xs/Font.xsi, xs/FrameBox.xsi, xs/GL.xsi, xs/GlWindow.xsi, xs/Group.xsi, xs/HelpDialog.xsi, xs/HelpView.xsi, xs/HighlightBox.xsi, xs/HighlightButton.xsi, xs/Image.xsi, xs/Input.xsi, xs/InputBrowser.xsi, xs/IntInput.xsi, xs/InvisibleBox.xsi, xs/Item.xsi, xs/ItemGroup.xsi, xs/LabelType.xsi, xs/layout.xsi, xs/LightButton.xsi, xs/LineDial.xsi, xs/Menu.xsi, xs/MenuBar.xsi, xs/MenuSection.xsi, xs/MenuWindow.xsi, xs/Monitor.xsi, xs/MultiBrowser.xsi, xs/MultiImage.xsi, xs/MultiLineInput.xsi, xs/MultiLineOutput.xsi, xs/NamedStyle.xsi, xs/NumericInput.xsi, xs/Output.xsi, xs/PackedGroup.xsi, xs/PixelType.xsi, xs/Plugin.xsi, xs/PopupMenu.xsi, xs/Preferences.xsi, xs/ProgressBar.xsi, xs/RadioButton.xsi, xs/RadioItem.xsi, xs/RadioLightButton.xsi, xs/Rectangle.xsi, xs/RepeatButton.xsi, xs/ReturnButton.xsi, xs/ScrollGroup.xsi, xs/Scrollbar.xsi, xs/SecretInput.xsi, xs/ShapedWindow.xsi, xs/Slider.xsi, xs/Style.xsi, xs/Symbol.xsi, xs/Valuator.xsi, xs/Version.xsi, xs/Cursor.xsi, xs/Window.xsi, xs/ask.xsi, xs/ccCellBox.xsi, xs/ccHueBox.xsi, xs/ccValueBox.xsi, xs/damage.xsi, xs/draw.xsi, xs/events.xsi, xs/file_chooser.xsi, xs/pnmImage.xsi, xs/run.xsi, xs/xpmImage.xsi
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.0531,0.530,0.531
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
FLTK | 0.531 | metacpan | |
FLTK::Adjuster | FLTK::Valuator subclass | 0.530 | metacpan |
FLTK::AlignGroup | Align layout manager | 0.530 | metacpan |
FLTK::AnsiWidget | Displays ANSI escape codes | 0.530 | metacpan |
FLTK::AssociationFunctor | 0.530 | metacpan | |
FLTK::AssociationType | Base class for the association type | 0.530 | metacpan |
FLTK::BarGroup | A closable strip typically used as a container for toolbars | 0.530 | metacpan |
FLTK::Box | Define your own values for L<C<box()>|FLTK::Widget/"box"> on a widget by making one of these | 0.530 | metacpan |
FLTK::Browser | Subclass of FLTK::Menu | 0.530 | metacpan |
FLTK::Browser::Mark | Subclass of FLTK::Menu | 0.530 | metacpan |
FLTK::Button | Push button widget | 0.530 | metacpan |
FLTK::CheckButton | Push button widget | 0.530 | metacpan |
FLTK::Choice | Popup list of items that the user can choose one of | 0.530 | metacpan |
FLTK::Clock | Clock widget for the Fast Light Tool Kit | 0.530 | metacpan |
FLTK::ClockOutput | Base class of FLTK::Clock | 0.530 | metacpan |
FLTK::Color | A color value (Wow, yeah, I know...) | 0.530 | metacpan |
FLTK::ColorChooser | Color chooser for the Fast Light Tool Kit | 0.530 | metacpan |
FLTK::ComboBox | Single line input field with predefined choices via popup menu | 0.530 | metacpan |
FLTK::Cursor | Mouse cursor support for the Fast Light Tool Kit | 0.530 | metacpan |
FLTK::CycleButton | Popup list of items that the user can choose one of | 0.530 | metacpan |
FLTK::Dial | Rotating value control | 0.530 | metacpan |
FLTK::Divider | Widget to draw a divider line in a menu | 0.530 | metacpan |
FLTK::EngravedLabel | Determines how to draw a label's text with an engraved look | 0.530 | metacpan |
FLTK::FileBrowser | Subclass of FLTK::Browser | 0.530 | metacpan |
FLTK::FileIcon | 0.530 | metacpan | |
FLTK::FileInput | Subclass of FLTK::Browser | 0.530 | metacpan |
FLTK::FillDial | Subclass of FLTK::Dial which draws a pie slice | 0.530 | metacpan |
FLTK::FillSlider | Subclass of FLTK::Slider | 0.530 | metacpan |
FLTK::Flags | Unified flags set for FLTK | 0.530 | metacpan |
FLTK::FlatBox | Box drawing code for the Fast Light Tool Kit (FLTK) | 0.530 | metacpan |
FLTK::FloatInput | Subclass of FLTK::NumericInput | 0.530 | metacpan |
FLTK::Font | Font selection code for the Fast Light Tool Kit | 0.530 | metacpan |
FLTK::FrameBox | Box drawing code for the Fast Light Tool Kit (FLTK) | 0.530 | metacpan |
FLTK::GL | Portable OpenGL | 0.530 | metacpan |
FLTK::GlWindow | ...exactly what you think it is | 0.530 | metacpan |
FLTK::Group | Base class for all container widgets | 0.530 | metacpan |
FLTK::HelpDialog | Help dialog with basic HTML viewing capabilities | 0.530 | metacpan |
FLTK::HelpView | Basic HTML viewer | 0.530 | metacpan |
FLTK::HighlightBox | 0.530 | metacpan | |
FLTK::HighlightButton | This button highlights even if the default style does not do so | 0.530 | metacpan |
FLTK::Image | Basic image handling | 0.530 | metacpan |
FLTK::Input | One-line text input field | 0.530 | metacpan |
FLTK::InputBrowser | Input Browser (Combo Box) widget | 0.530 | metacpan |
FLTK::IntInput | Input box which accepts only numeric input | 0.530 | metacpan |
FLTK::InvisibleBox | Standard mime trap | 0.530 | metacpan |
FLTK::Item | Widget designed to be a menu or browser item | 0.530 | metacpan |
FLTK::ItemGroup | Widget designed to be a nested list in a menu or browser | 0.530 | metacpan |
FLTK::LabelType | Determines how to draw a label's text | 0.530 | metacpan |
FLTK::Layout | Values of the bits stored in C<FLTK::Widget::layout_damage( )> | 0.530 | metacpan |
FLTK::LightButton | Forms/XForms/Flame style button with indicator light on left | 0.530 | metacpan |
FLTK::LineDial | Dial subclass | 0.530 | metacpan |
FLTK::Menu | Utility functions for Menu type widgets | 0.530 | metacpan |
FLTK::MenuBar | Typical Window Menu | 0.530 | metacpan |
FLTK::MenuSection | Makes dynamic (& hand-made) menu code less painful | 0.530 | metacpan |
FLTK::MenuWindow | 0.530 | metacpan | |
FLTK::Monitor | 0.530 | metacpan | |
FLTK::MultiBrowser | Browser that lets the user select more than one item at a time | 0.530 | metacpan |
FLTK::MultiImage | Image type that draws a different image depending on the flags | 0.530 | metacpan |
FLTK::MultiLineInput | Editor for small number of lines of text | 0.530 | metacpan |
FLTK::MultiLineOutput | Small text display without scrollbars | 0.530 | metacpan |
FLTK::NamedStyle | 0.530 | metacpan | |
FLTK::NumericInput | One-line text input field for basic math and numeric expressions | 0.530 | metacpan |
FLTK::Output | One-line text output | 0.530 | metacpan |
FLTK::PackedGroup | Group that packs all it's child widgets against the edges | 0.530 | metacpan |
FLTK::PixelType | Describes how colors are stored in a pixel | 0.530 | metacpan |
FLTK::Plugin | Portable loading of plugins | 0.530 | metacpan |
FLTK::PopupMenu | Group that packs all it's child widgets against the edges | 0.530 | metacpan |
FLTK::Preferences | Application preferences | 0.530 | metacpan |
FLTK::ProgressBar | Widget meant to display progress of some operation | 0.530 | metacpan |
FLTK::RadioButton | Button with a circle indicator to it's left, turning it on turns off all other radio buttons in the same Group | 0.530 | metacpan |
FLTK::RadioItem | This widget makes a radio item in a popup or pulldown Menu | 0.530 | metacpan |
FLTK::RadioLightButton | LightButton that toggles off all others in the group when turned on | 0.530 | metacpan |
FLTK::Rectangle | Base class for Widgets, Windows, Monitors, and just about everything else you can see | 0.531 | metacpan |
FLTK::RepeatButton | This button does it's callback repeatedly while the user holds the button down. | 0.531 | metacpan |
FLTK::ReturnButton | 12:50, press Return | 0.531 | metacpan |
FLTK::ScrollGroup | Group that adds scrollbars so you can scroll around the area | 0.0531 | metacpan |
FLTK::Scrollbar | Controls an integer position of a window of a given size inside a data set of a given total size | 0.0531 | metacpan |
FLTK::SecretInput | Password field | 0.0531 | metacpan |
FLTK::ShapedWindow | Custom shaped window | 0.0531 | metacpan |
FLTK::Slider | Slider value control | 0.0531 | metacpan |
FLTK::Style | 0.530 | metacpan | |
FLTK::Symbol | Base class for all small, reusable graphics | 0.0531 | metacpan |
FLTK::Valuator | Base class for sliders and all other one-value "knobs" | 0.0531 | metacpan |
FLTK::Version | Version info for FLTK | 0.530 | metacpan |
FLTK::Widget | 0.531 | metacpan | |
FLTK::Window | Where you put stuff | 0.530 | metacpan |
FLTK::ask | Implementation of message, ask, choice, and input functions | 0.530 | metacpan |
FLTK::ccCellBox | 0.530 | metacpan | |
FLTK::ccHueBox | 0.530 | metacpan | |
FLTK::ccValueBox | 0.530 | metacpan | |
FLTK::damage | Values of the bits stored in C<FLTK::Widget::damage( )> | 0.530 | metacpan |
FLTK::draw | The FLTK drawing library, used by all widgets to draw themselves | 0.530 | metacpan |
FLTK::events | Event types and data | 0.530 | metacpan |
FLTK::file_chooser | File chooser widget for the Fast Light Tool Kit | 0.531 | metacpan |
FLTK::pnmImage | PNM image support for the Fast Light Tool Kit | 0.530 | metacpan |
FLTK::run | 0.530 | metacpan | |
FLTK::xpmImage | Image subclass that draws the data from an xpm format file | 0.531 | metacpan |