MANIFEST 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. bin/gtk-youtube-viewer
  2. bin/youtube-viewer
  3. Build.PL
  4. Changes
  5. lib/WWW/YoutubeViewer.pm
  6. lib/WWW/YoutubeViewer/Activities.pm
  7. lib/WWW/YoutubeViewer/Authentication.pm
  8. lib/WWW/YoutubeViewer/Channels.pm
  9. lib/WWW/YoutubeViewer/CommentThreads.pm
  10. lib/WWW/YoutubeViewer/GetCaption.pm
  11. lib/WWW/YoutubeViewer/GuideCategories.pm
  12. lib/WWW/YoutubeViewer/Itags.pm
  13. lib/WWW/YoutubeViewer/ParseJSON.pm
  14. lib/WWW/YoutubeViewer/ParseXML.pm
  15. lib/WWW/YoutubeViewer/PlaylistItems.pm
  16. lib/WWW/YoutubeViewer/Playlists.pm
  17. lib/WWW/YoutubeViewer/RegularExpressions.pm
  18. lib/WWW/YoutubeViewer/Search.pm
  19. lib/WWW/YoutubeViewer/Subscriptions.pm
  20. lib/WWW/YoutubeViewer/Utils.pm
  21. lib/WWW/YoutubeViewer/VideoCategories.pm
  22. lib/WWW/YoutubeViewer/Videos.pm
  23. LICENSE
  24. Makefile.PL
  25. MANIFEST This list of files
  26. META.json
  27. META.yml
  28. README.md
  29. share/gtk-youtube-viewer.desktop
  30. share/gtk3-youtube-viewer.glade
  31. share/icons/default_thumb.jpg
  32. share/icons/feed.png
  33. share/icons/feed_gray.png
  34. share/icons/gtk-youtube-viewer.png
  35. share/icons/left_arrow.png
  36. share/icons/right_arrow.png
  37. share/icons/user.png
  38. t/00-load.t
  39. t/kwalitee.t
  40. t/pod.t
  41. utils/auto_perltidy.sh
  42. utils/bak_cleaner.sh