Author of:
and maintainer of:
I have been subscribed to O'Reilly's Safari for almost a year and I get better and better at remembering to use it. At the same time I have started using Perl::Critic, so I ran into a problem with Safari. Since Perl::Critic references page numbers for policies in Damian Conway's PBP, so it would be nice to be able to jump to page numbers in Safari, but I have not been able to locate this functionality and I have concluded that it is not there.
So I wrote some feedback to O'Reilly on this and got a response.
We are sorry for the inconvenience caused to you in this regard.
Inconvenience?
I think I will survive, but I still hope they will implement it though
That is surprising... (Score:1)
Re: (Score:1)
The concept of a physical page is somewhat nebulous in HTML. Correlating references between a printed book with its physical limitations and an online version is trickier than it might seem.
Re: (Score:1)
Why can't you insert appropriate bookmarks at the page breaks at that point?
Re: (Score:1)
Page breaks (and even page numbers) are artifacts of the layout process for printing. As I understand the Safari conversion process, there's no pagination metadata in the DocBook XML sources.
Re: (Score:1)
I can understand why it hasn't been done yet. But it is in principle doable.
Re: (Score:2)
So Perl::Critic should refer to policies, either by number or name, the latter preferred. I actually use this listing [cpan.org] a lot, but it is somewhat brief on the descriptions, but it is the closest I have found to a canonical list.
Perl::Critic is evolving beyond PBP, but still you have to read about and understand some of the polic